Expand description
Safe bindings to xxHash
Structs§
- XXH3_64
- Streaming version of
XXH3
64 bit algorithm. - XXH3_
128 - Streaming version of
XXH3
128 bit algorithm. - XXH64
- Streaming version of
XXH64
algorithm. - Xxh3
Default Reset - Default reset policy.
Traits§
- Xxh3
Reset - Describes method to reset XXH3 algorithm state.