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

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