read_small

Function 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)