Function ahash::operations::read_small

source ·
pub(crate) fn read_small(data: &[u8]) -> [u64; 2]
Expand description

Given a small (less than 8 byte slice) returns the same data stored in two u32s. (order of and non-duplication of bytes is NOT guaranteed)