Function nom::be_i8 [] [src]

pub fn be_i8(i: &[u8]) -> IResult<&[u8]i8>

Recognizes a signed 1 byte integer (equivalent to take!(1)