Package java.nio.charset

Classes to manipulate, encode and decode different character sets from and to bytes.

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.