| Package | Description |
|---|---|
| net.openhft.chronicle.bytes.algo |
Provides classes for hash computations on ByteStore objects.
|
| Class and Description |
|---|
| BytesStoreHash
Represents a function that computes a 64-bit hash value from a
BytesStore. |
| OptimisedBytesStoreHash
Optimized hashing algorithm for BytesStore.
|
| VanillaBytesStoreHash
This enum provides hashing functionality for byte stores.
|
| XxHash
This class implements the xxHash algorithm for hashing byte stores.
|
Copyright © 2024. All rights reserved.