[][src]Function nom::be_u64

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

Recognizes big endian unsigned 8 bytes integer