| Interface | Description |
|---|---|
| RandomAccessData |
Interface that provides read-only random access to some underlying data.
|
| Class | Description |
|---|---|
| RandomAccessDataFile |
RandomAccessData implementation backed by a RandomAccessFile. |
| Enum | Description |
|---|---|
| RandomAccessData.ResourceAccess |
Lock modes for accessing the underlying resource.
|
Copyright © 2025. All rights reserved.