Return the line break mode configured at the construction of this encoder.

Synopsis

Declared in <bdlde_quotedprintableencoder.h>

QuotedPrintableEncoder::LineBreakMode
lineBreakMode() const;

Return Value

the line break mode configured at construction

Created with MrDocs