Function nom::be_u16 [] [src]

pub fn be_u16<'a>(i: &[u8]) -> IResult<'a, &[u8], u16>

Recognizes big endian unsigned 2 bytes integer