Package | Description |
---|---|
net.openhft.lang.io |
Modifier and Type | Class and Description |
---|---|
class |
BoundsCheckingDirectBytes
Unlike
NativeBytes , always throw check bounds and exceptions on all write methods,
including that write a single primitive, e. |
Modifier and Type | Method and Description |
---|---|
DirectBytes |
DirectStore.bytes() |
DirectBytes |
DirectStore.bytes(long offset,
long length) |
Copyright © 2019. All rights reserved.