Module xxh64

Source
Expand description

64 bit version of xxhash algorithm

Written using C implementation as reference.

Structs§

Xxh64
XXH64 Streaming algorithm
Xxh64Builder
Hash builder for Xxh64

Functions§

xxh64
Returns hash for the provided input.