| C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > DataStream Class : ReadByte Method |
'Declaration Public Overrides Function ReadByte() As System.Integer
public override System.int ReadByte()
| Exception | Description |
|---|---|
| System.NotSupportedException | The stream does not support reading. |
| System.ObjectDisposedException | Methods were called after the stream was closed. |