Function mx3::v3::hash

source · []
pub fn hash(buffer: &[u8], seed: u64) -> u64
Expand description

Hash the given buffer.

This hasher is not cryptographically secure.