Return Value
A 4-byte floating point value read from the current stream.
Exception | Description |
---|---|
System.IO.EndOfStreamException | The end of the stream is reached. |
System.ObjectDisposedException | The stream is closed. |
System.IO.IOException | An I/O error occurs. |