peek_float64_be
Description:
Read a 64 bit big endian floating point value into val
but keep the current position.
Parameters:
this |
a ByteReader instance |
val |
Pointer to a double to store the result |
Returns:
|