See: Description
Interface | Description |
---|---|
EmptyByteStore | |
HasUncheckedRandomDataInput | |
UncheckedRandomDataInput |
Class | Description |
---|---|
AbstractBytesStore<B extends BytesStore<B,U>,U> |
Abstract BytesStore
|
BytesFieldInfo | |
ByteStringReader |
A Reader wrapper for Bytes.
|
ByteStringWriter |
A Writer for an underlying Bytes.
|
CanonicalPathUtil | |
ChunkedMappedBytes |
Bytes to wrap memory mapped data.
|
ChunkedMappedFile |
A memory mapped files which can be randomly accessed in chunks.
|
CommonMappedBytes |
Bytes to wrap memory mapped data.
|
EmbeddedBytes<U> | |
HeapBytesStore<U> |
Wrapper for Heap ByteBuffers and arrays.
|
NativeBytesStore<U> | |
ReferenceCountedUtil | |
SingleMappedBytes |
Bytes to wrap memory mapped data.
|
SingleMappedFile |
A memory mapped files which can be randomly accessed in chunks.
|
SingletonEmptyByteStore |
Enum | Description |
---|---|
BytesInternal |
Utility methods to support common functionality in this package.
|
Specifically, the following actions (including, but not limited to) are not allowed on internal classes and packages:
The classes in this package and any sub-package are subject to changes at any time for any reason.
Copyright © 2022. All rights reserved.