Return the string representation exactly matching the enumerator name corresponding to the specified enumerator mode.
Declared in <bdlde_quotedprintableencoder.h>
static
char const*
lineBreakModeToAscii(QuotedPrintableEncoder::LineBreakMode mode);
the string representation matching the enumerator name for mode
| Name | Description |
|---|---|
| mode | line-break mode enumerator to convert to a string |