站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JDK 5 Documentation v6.0, Java 2 SDK 英文文档

Java I/O - JDK 5 Documentation v6.0, Java 2 SDK 英文文档

Java

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

API Specification

Examples

Enhancements

More Information


Copyright © 2002 - 2006 Sun Microsystems, Inc. All Rights Reserved.

Feedback
Sun
Java Software