Inserts a new line if the input line is too long.
More...
#include <other_codecs.h>
|
| MaxLineLen (uint m) |
|
template<typename OutIt > |
void | process (char c, OutIt &out) |
|
const char * | name () const |
|
template<typename OutIt > |
void | flush (OutIt &) |
|
virtual double | codeSizeMultiplier () const |
|
template<typename B > |
node_traits< A, B >::node_type | operator| (const B &b) |
|
|
typedef unbuffered_codec_type_tag | codec_type |
|
Inserts a new line if the input line is too long.
- See Also
- encode decode
The documentation for this struct was generated from the following file: