Overload List
Name | Description | |
---|---|---|
Read()()()() | Reads the next character from the input stream and advances the character position by one character. (Inherited from StreamReader.) | |
Read(array<Char>[]()[][], Int32, Int32) | Reads a maximum of count characters from the current stream into buffer, beginning at index. (Inherited from StreamReader.) |