|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| ByteSwap | Abstract class to provide byte swapping facilities, allowing correct interpretation of multi-byte numbers on machines of different byte orders. |
| Input | Abstract class providing methods to read primitve data values from input sources. |
| Output | Abstract class providing methods to write primitve data values to output files and streams. |
| Exception Summary | |
|---|---|
| UnsetFileException | Thrown when a file that should be set, has not been set by a user in a Component used to select a file. |
Provides basic input/output of primitive data types, with provision to read and write values to machines with different byte orders.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||