| m | get_BaseStream | Stream |
| m | Close | Void |
| m | Dispose | Void |
| m | PeekChar | Int32 |
| m | Read | Int32 |
| m | ReadBoolean | Boolean |
| m | ReadByte | Byte |
| m | ReadSByte | SByte |
| m | ReadChar | Char |
| m | ReadInt16 | Int16 |
| m | ReadUInt16 | UInt16 |
| m | ReadInt32 | Int32 |
| m | ReadUInt32 | UInt32 |
| m | ReadInt64 | Int64 |
| m | ReadUInt64 | UInt64 |
| m | ReadSingle | Single |
| m | ReadDouble | Double |
| m | ReadDecimal | Decimal |
| m | ReadString | String |
| m | Read | Int32 |
| m | ReadChars | Char[] |
| m | Read | Int32 |
| m | ReadBytes | Byte[] |
| m | Equals | Boolean |
| m | GetHashCode | Int32 |
| m | GetType | Type |
| m | ToString | String |
| c | .ctor | |
| c | .ctor | |
| c | .ctor | |
| p | BaseStream | Stream |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| . |
| buffer | System.Char[] |
| index | System.Int32 |
| count | System.Int32 |
| count | System.Int32 |
| buffer | System.Byte[] |
| index | System.Int32 |
| count | System.Int32 |
| count | System.Int32 |
| obj | System.Object |
| . |
| . |
| . |
| input | System.IO.Stream |
| input | System.IO.Stream |
| encoding | System.Text.Encoding |
| input | System.IO.Stream |
| encoding | System.Text.Encoding |
| leaveOpen | System.Boolean |
| . |