| Interface | Description |
|---|---|
| BytesStoreHash<B extends BytesStore> |
Represents a function that computes a 64-bit hash value from a
BytesStore. |
| Class | Description |
|---|---|
| XxHash |
This class implements the xxHash algorithm for hashing byte stores.
|
| Enum | Description |
|---|---|
| OptimisedBytesStoreHash |
Optimised hashing algorithm for BytesStore.
|
| VanillaBytesStoreHash |
This enum provides hashing functionality for byte stores.
|
Copyright © 2026 Chronicle Software Ltd. All rights reserved.