|
Packages that use java.nio.charset |
| java.io |
Classes for manipulating character and byte streams and files. |
| java.lang |
Core classes including wrappers for primitive types, classes, packages
and class loaders, representations of the system, processes, threads and
the core exception hierarchy. |
| java.nio.channels |
Classes for creating, selecting and non-blocking reading and writing of
buffers from files and sockets. |
| java.nio.charset |
Classes to manipulate, encode and decode different character sets from
and to bytes. |
| java.nio.charset.spi |
Classes to provide new character sets. |