@NonnullDefault
See: Description
| Class | Description |
|---|---|
| XXH128Canonical |
128-bit canonical representation.
|
| XXH128Canonical.Buffer |
An array of
XXH128Canonical structs. |
| XXH128Hash |
Layout
|
| XXH128Hash.Buffer |
An array of
XXH128Hash structs. |
| XXH32Canonical |
32-bit canonical representation.
|
| XXH32Canonical.Buffer |
An array of
XXH32Canonical structs. |
| XXH32State |
32-bit XXH state for stack allocation.
|
| XXH32State.Buffer |
An array of
XXH32State structs. |
| XXH3State |
XXH3 state for stack allocation.
|
| XXH3State.Buffer |
An array of
XXH3State structs. |
| XXH64Canonical |
64-bit canonical representation.
|
| XXH64Canonical.Buffer |
An array of
XXH64Canonical structs. |
| XXH64State |
64-bit XXH state for stack allocation.
|
| XXH64State.Buffer |
An array of
XXH64State structs. |
| XXHash |
Native bindings to xxhash.
|
Copyright LWJGL. All Rights Reserved. License terms.