Package java.io

Input/Output support (see josx.rcxcomm).

See:
          Description

Interface Summary
Serializable This interface is not functional.
 

Class Summary
DataInputStream  
DataOutputStream  
InputStream This abstract class is the superclass of all classes representing an input stream of bytes.
OutputStream This abstract class is the superclass of all classes representing an output stream of bytes.
 

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

Package java.io Description

Input/Output support (see josx.rcxcomm).