@NonnullDefault
Package org.lwjgl.util.xxhash
-
Class Summary Class Description XXH128Canonical 128-bit canonical representation.XXH128Canonical.Buffer An array ofXXH128Canonicalstructs.XXH128Hash The return value from 128-bit hashes.XXH128Hash.Buffer An array ofXXH128Hashstructs.XXH32Canonical Canonical (big endian) representation ofXXH32_hash_t.XXH32Canonical.Buffer An array ofXXH32Canonicalstructs.XXH32State The opaque state struct for the XXH32 streaming API.XXH32State.Buffer An array ofXXH32Statestructs.XXH3State The state struct for the XXH3 streaming API.XXH3State.Buffer An array ofXXH3Statestructs.XXH64Canonical 64-bit canonical representation.XXH64Canonical.Buffer An array ofXXH64Canonicalstructs.XXH64State The opaque state struct for the XXH64 streaming API.XXH64State.Buffer An array ofXXH64Statestructs.XXHash Native bindings to xxhash.