pub fn put_u16b(buf: &mut [u8], n: u16)
Expand description

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