Function parse_int

Source
pub(crate) fn parse_int(cursor: &mut Cursor<'_>, b0: u8) -> Result<i32, Error>