pub fn hash_byte<A: AsRef<[u8]>>(value: A) -> u64
Expand description

(xxh64) hash of a sequence of bytes (e.g. ByteArray).