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