Available on crate feature
xxhash64
only.Expand description
The implementation of XXH64.
Structsยง
- Calculates the 64-bit hash.
- Random
State random
Constructs a randomized seed and reuses it for multiple hasher instances. - Constructs
Hasher
for multiple hasher instances.