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

Reads a table of u32 from a byte buffer