|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| BitStream | This class is a bit buffer, useful to store a bit stream. ATTENTION: this class should be optimized like ByteStream. |
| BufferedDataInputStream | This class provides a wrapper for abstracting from the data source, which can be a file or a buffer. |
| ByteStream | This class is a byte buffer, useful to store a byte stream. |
| IODataStream | This class supports the writting and reading of values from/to a BitStream using different data types(boolean, byte, short, integer, integer specifying the number of bits to write, long, float, double). |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||