Package | Description |
---|---|
net.openhft.chronicle.bytes.algo |
Provides classes for hash computations on ByteStore objects.
|
Modifier and Type | Class and Description |
---|---|
class |
OptimisedBytesStoreHash
Optimized hashing algorithm for BytesStore.
|
class |
VanillaBytesStoreHash
This enum provides hashing functionality for byte stores.
|
class |
XxHash
This class implements the xxHash algorithm for hashing byte stores.
|
Copyright © 2023. All rights reserved.