| Package | Description |
|---|---|
| net.openhft.chronicle.bytes | |
| net.openhft.chronicle.bytes.algo |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeBytes<Underlying> |
| Modifier and Type | Method and Description |
|---|---|
static VanillaBytes<Void> |
VanillaBytes.vanillaBytes() |
| Modifier and Type | Method and Description |
|---|---|
void |
MappedFile.acquireBytesForRead(long position,
VanillaBytes bytes) |
void |
MappedFile.acquireBytesForWrite(long position,
VanillaBytes bytes) |
| Modifier and Type | Method and Description |
|---|---|
long |
OptimisedBytesHash.applyAsLong(VanillaBytes store) |
static long |
BytesStoreHash.hash(VanillaBytes b) |
Copyright © 2015. All rights reserved.