Package net.pwall.pipeline.codec
See: Description
-
Class Summary Class Description CoCodePoint_UTF8 An encoder IntCoPipeline to convert Unicode code points to UTF-8. CoCodePoint_UTF16 An encoder IntCoPipeline to convert Unicode code points to UTF-16. CoUTF8_CodePoint A decoder IntCoPipeline to convert UTF-8 to Unicode code points. CoUTF16_CodePoint A decoder IntCoPipeline to convert UTF-16 to Unicode code points. DecodingCoPipeline A decoder IntCoPipeline to convert one-to-one mapping character encodings to Unicode code points. EncodingCoPipeline An encoder IntCoPipeline to convert Unicode code points to one-to-one mapping character encodings. CoWindows1252_CodePoint CoCodepoint_Windows1252 CoISO8859_1_CodePoint CoCodepoint_ISO8859_1 CoISO8859_15_CodePoint CoCodepoint_ISO8859_15 CoASCII_CodePoint CoCodePoint_ASCII SwitchableDecoder -
Object Summary Object Description Companion Companion Companion CoDecoderFactory CoEncoderFactory