| Interface | Description |
|---|---|
| SeekableReadOnlyByteChannel |
DOCUMENT ME
|
| Class | Description |
|---|---|
| RandomAccessInputStream |
This is a class that uses a memory cache to allow seeking within an
InputStream.
|
| Raw |
Read / write numbers to a byte[] regarding the endianness of the array
|
| RawDataIo | |
| SeekableReadOnlyFile |
DOCUMENT ME
|
| SeekableReadOnlyInputStream |
InputStream based implementation of the
SeekableReadOnlyByteChannel interface. |