API Overview API Index Direct link to this page
JDK 1.6
  Package: java.nio
Author(s)
Mark Reinhold
JSR-51 Expert Group
Since
1.4
Version
1.15, 04/01/12
Serial
Description
  Defines buffers, which are containers for data, and provides an overview of the other NIO packages.
See also:   
Buffer View Source A container for data of a specific primitive type.
ByteOrder View Source A typesafe enumeration for byte orders.
MappedByteBuffer View Source A direct byte buffer whose content is a memory-mapped region of a file.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar