pub fn get_u16b(buf: &[u8]) -> u16
Expand description

Reads the first 2 bytes of a buffer and stores them in a big-endian order.