|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| BeLeDataInputStream | Big-endian little-endian data input stream, from which numbers in both big- and little-endian representations can be read. |
| InMemoryRandomAccessFile | A RandomAccessFile stored entirely in memory as a byte array. |
| KMPMatch | Knuth-Morris-Pratt Algorithm for Pattern Matching. |
| PositioningDataInputStream | Similar to a DataInputStream that keeps track of position. |
| RandomAccessFile | A buffered drop-in replacement for java.io.RandomAccessFile. |
| Swap | The Swap class provides static methods for swapping the bytes of chars, shorts, ints, longs, floats, and doubles. |
| UncompressInputStream | This class decompresses an input stream containing data compressed with the unix "compress" utility (LZC, a LZW variant). |
Input/Output utilities.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||