See: Description
Interface | Description |
---|---|
RandomAccessData |
Interface that provides read-only random access to some underlying data.
|
Class | Description |
---|---|
RandomAccessDataFile |
RandomAccessData implementation backed by a RandomAccessFile . |
RandomAccessData