| Package | Description |
|---|---|
| net.openhft.chronicle.core.aegis |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
MemoryAegis.assertAddressRange(long address,
long length)
Asserts that the byte range
[address, address + length) lies
inside the configured native-address space
[NativeAddressSpace.minAddress(), NativeAddressSpace.maxAddressExclusive()). |
Copyright © 2026 Chronicle Software Ltd. All rights reserved.