| BinaryWriterWrite7BitEncodedInt Method |
Namespace: System.IO
protected void Write7BitEncodedInt( int value )
| Exception | Condition |
|---|---|
| EndOfStreamException | The end of the stream is reached. |
| ObjectDisposedException | The stream is closed. |
| IOException | The stream is closed. |