| 接口 | 说明 |
|---|---|
| RandomAccessData |
Interface that provides read-only random access to some underlying data.
|
| 类 | 说明 |
|---|---|
| RandomAccessDataFile |
RandomAccessData implementation backed by a RandomAccessFile. |
| 枚举 | 说明 |
|---|---|
| RandomAccessData.ResourceAccess |
Lock modes for accessing the underlying resource.
|