Main Page Class Hierarchy Alphabetical List Compound List Examples |
Converts any LF (\n) to CRLF (\r\n). More...
#include <other_codecs.h>
Public Member Functions | |
template<typename OutIt > | |
void | process (char c, OutIt &out) |
const char * | name () const |
Converts any LF (\n) to CRLF (\r\n).