|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ArrayInput | An interface for reading arrays of primitive values from a binary stream. |
| ArrayOutput | An interface for writing arrays of primitive values to a binary stream. |
| Class Summary | |
|---|---|
| ArrayFile | An array file expands the capabilities of RandomAccessFile. |
| ArrayInputAdapter | Implements ArrayInput by wrapping DataInput. |
| ArrayInputStream | An input stream that implements ArrayInput. |
| ArrayOutputAdapter | Implements ArrayOutput by wrapping DataOutput. |
| ArrayOutputStream | An output stream that implements ArrayOutput. |
| DataFile | Deprecated. Use the class ArrayFile instead. |
| Enum Summary | |
|---|---|
| DataFile.ByteOrder | The byte order of the file. |
Input/output capabilities not provided by standard packages.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||