Skip to main content

fnv1a_64

Function fnv1a_64 

Source
const fn fnv1a_64(bytes: &[u8], seed: u64) -> u64
Expand description

Compute FNV-1a 64-bit hash of a byte slice (const-compatible).