pub fn put_u32b(buf: &mut [u8], n: u32)
Expand description

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