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
Name |
Description |
mode |
line‐break mode enumerator to convert to a string |
Created with MrDocs