Function read_u16_le

Source
const fn read_u16_le<const N: usize>(slice: &[u8; N], pos: usize) -> u16