Package | Description |
---|---|
net.openhft.chronicle.bytes | |
net.openhft.chronicle.bytes.internal |
This package and any and all sub-packages contains strictly internal classes for this Chronicle library.
|
Modifier and Type | Method and Description |
---|---|
@NotNull UncheckedRandomDataInput |
UncheckedNativeBytes.acquireUncheckedInput() |
@NotNull UncheckedRandomDataInput |
AbstractBytes.acquireUncheckedInput() |
Modifier and Type | Method and Description |
---|---|
@NotNull UncheckedRandomDataInput |
HasUncheckedRandomDataInput.acquireUncheckedInput()
Returns a view of a memory segment providing memory read operations with potentially unchecked
memory boundaries.
|
Copyright © 2022. All rights reserved.