BinaryReaderRead7BitEncodedInt Method |
Namespace: System.IO
Exception | Condition |
---|---|
EndOfStreamException | The end of the stream is reached. |
ObjectDisposedException | The stream is closed. |
IOException | An I/O error occurs. |
FormatException | The stream is corrupted. |