Function amq_protocol_types::parsing::parse_short_int []

pub fn parse_short_int(i: &[u8]) -> IResult<&[u8], ShortInt, u32>