pub fn put_u64b(buf: &mut [u8], n: u64)
Expand description

Writes 8 unsigned bytes in a big-endian order at the start of a buffer.