pub fn read_table_u16(buffer: &[u8], start: usize, count: usize) -> Vec<u16>
Expand description

Reads a table of u16 from a byte buffer