pub fn parse_u8(slice: &[u8]) -> Result<u8, Error>
Parse unsigned 8 bit integer using Parse::parse.
Parse::parse