Package | Description |
---|---|
net.openhft.chronicle.bytes |
Modifier and Type | Method and Description |
---|---|
static @NotNull PointerBytesStore |
BytesStore.nativePointer() |
static @NotNull PointerBytesStore |
BytesStore.wrap(long address,
long length)
Returns a PointerBytesStore that wraps bytes from a starting address in memory.
|
Copyright © 2021. All rights reserved.