[][src]Function nom::be_i64

pub fn be_i64(i: &[u8]) -> IResult<&[u8], i64>

Recognizes big endian signed 8 bytes integer