See: Description
Interface | Description |
---|---|
RandomAccessData |
Interface that provides read-only random access to some underlying data.
|
Class | Description |
---|---|
ByteArrayRandomAccessData |
RandomAccessData implementation backed by a byte array. |
RandomAccessDataFile |
RandomAccessData implementation backed by a RandomAccessFile . |
Enum | Description |
---|---|
RandomAccessData.ResourceAccess |
Lock modes for accessing the underlying resource.
|
RandomAccessData
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.