Classes to manipulate, encode and decode different character sets from and to bytes.
See: Description
Class Summary | |
---|---|
Charset | |
CharsetDecoder | |
CharsetEncoder | |
CoderResult | |
CodingErrorAction |
Exception Summary | |
---|---|
CharacterCodingException | |
IllegalCharsetNameException | |
MalformedInputException | |
UnmappableCharacterException | |
UnsupportedCharsetException |
Error Summary | |
---|---|
CoderMalfunctionError |
Classes to manipulate, encode and decode different character sets from and to bytes.