BloombergLP::bdlde::QuotedPrintableEncoder::lineBreakModeToAscii

Return the string representation exactly matching the enumerator name corresponding to the specified enumerator mode.

Synopsis

Declared in <bdlde_quotedprintableencoder.h>

static
char const*
lineBreakModeToAscii(QuotedPrintableEncoder::LineBreakMode mode);

Return Value

the string representation matching the enumerator name for mode

Parameters

NameDescription
modeline-break mode enumerator to convert to a string