Skip to main content

fnv1a64

Function fnv1a64 

Source
pub fn fnv1a64(bytes: &[u8]) -> u64
Expand description

FNV-1a 64-bit hash function for cheap content hashing.