Function mx3::hash[][src]

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

Hash the given buffer.

This hasher is not cryptographically secure.