Read one Little Endian 64-bit float from stream and advance the stream cursor. On error, return double.nan and an error, stream is then considered invalid.
See Implementation
Read one Little Endian 64-bit float from stream and advance the stream cursor. On error, return double.nan and an error, stream is then considered invalid.