| Interface | Description |
|---|---|
| ReadableRemoteFile |
A remote file that can be read from.
|
| Class | Description |
|---|---|
| BeLeDataInputStream | Deprecated
not part of public API.
|
| InMemoryRandomAccessFile |
A RandomAccessFile stored entirely in memory as a byte array.
|
| InMemoryRandomAccessFile.Provider |
Hook for service provider interface RandomAccessFileProvider
|
| KMPMatch |
Knuth-Morris-Pratt Algorithm for Pattern Matching.
|
| MMapRandomAccessFile | Deprecated
not part of public API.
|
| PositioningDataInputStream | Deprecated
not part of public API.
|
| RandomAccessFile |
A buffered drop-in replacement for java.io.RandomAccessFile.
|
| RemoteRandomAccessFile |
An abstract superclass for remote RandomAccessFile
|
| Swap | Deprecated
do not use
|
| UncompressInputStream | Deprecated
not part of public API.
|