[][src]Function nom::be_f64

pub fn be_f64(input: &[u8]) -> IResult<&[u8], f64>

Recognizes big endian 8 bytes floating point number