pub fn parse_u8<T: AsRef<[u8]>>(stream: &T, pos: &mut usize) -> u8
Get a u8 from a vector of bytes and advance a position marker by 1