Package java.io

Provides classes for system input and output through data streams.

See:
          Description

Exception Summary
IOException Signals that an I/O exception of some sort has occurred.
 

Package java.io Description

Provides classes for system input and output through data streams.

Since:
JDK1.0