![]()  | 
  Java I/O | 
Documentation Contents | 
Java I/O support is included in the java.io and java.nio packages. Together these packages include the following features:
- File and device I/O
 - Object serialization
 - Buffers for data of primitive types
 - Character-set encoders and decoders
 - Channels, a new primitive I/O abstraction
 - A file interface that supports locks and memory mapping
 - A multiplexed, non-blocking I/O facility for writing scalable servers
 
| 
 Copyright © 2002 - 2006 Sun Microsystems, Inc. All Rights Reserved. Feedback | 
    Java Software  |