@NonnullDefault
Package org.lwjgl.util.xxhash
-
Class Summary Class Description XXH128Canonical 128-bit canonical representation.XXH128Canonical.Buffer An array ofXXH128Canonical
structs.XXH128Hash LayoutXXH128Hash.Buffer An array ofXXH128Hash
structs.XXH32Canonical 32-bit canonical representation.XXH32Canonical.Buffer An array ofXXH32Canonical
structs.XXH32State 32-bit XXH state for stack allocation.XXH32State.Buffer An array ofXXH32State
structs.XXH3State XXH3 state for stack allocation.XXH3State.Buffer An array ofXXH3State
structs.XXH64Canonical 64-bit canonical representation.XXH64Canonical.Buffer An array ofXXH64Canonical
structs.XXH64State 64-bit XXH state for stack allocation.XXH64State.Buffer An array ofXXH64State
structs.XXHash Native bindings to xxhash.