Uses of Class
java.nio.MappedByteBuffer

Packages that use MappedByteBuffer
Package
Description
Defines buffers, which are containers for data, and provides an overview of the other NIO packages.
Defines channels, which represent connections to entities that are capable of performing I/O operations, such as files and sockets; defines selectors, for multiplexed, non-blocking I/O operations.