public override int ReadByte()Public Overrides Function ReadByte As Integerabstract ReadByte : unit -> int
override ReadByte : unit -> int | NotSupportedException | The stream does not support reading. |
| ObjectDisposedException | Methods were called after the stream was closed. |