Encoding::Converter
class Encoding::Converter
Constants
- AFTER_OUTPUT
-
Stop converting after some output is complete but before all of the input was consumed. See #primitive_convert for an example.
- CRLF_NEWLINE_DECORATOR
-
Decorator for converting LF to CRLF
- CR_NEWLINE_DECORATOR