SimpleCharStream Constructor |
| Name | Description | |
|---|---|---|
| SimpleCharStream(Stream) | Initializes a new instance of the SimpleCharStream class | |
| SimpleCharStream(TextReader) | Initializes a new instance of the SimpleCharStream class | |
| SimpleCharStream(Stream, Int32, Int32) | Initializes a new instance of the SimpleCharStream class | |
| SimpleCharStream(TextReader, Int32, Int32) | Initializes a new instance of the SimpleCharStream class | |
| SimpleCharStream(Stream, Int32, Int32, Int32) | Initializes a new instance of the SimpleCharStream class | |
| SimpleCharStream(TextReader, Int32, Int32, Int32) | Initializes a new instance of the SimpleCharStream class |