pub fn read_u64_into(src: &[u8], dst: &mut [u64])
Reads unsigned 64 bit integers from src into dst.
src
dst