[][src]Function libsip::parse::parse_u8

pub fn parse_u8(slice: &[u8]) -> Result<u8, IoError>

Parse unsigned 8 bit integer using Parse::parse.