SStreamReader Constructor |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
SStreamReader(Stream) | Initializes a new instance of the SStreamReader class | |
SStreamReader(String) | Initializes a new instance of the SStreamReader class | |
SStreamReader(Stream, Boolean) | Initializes a new instance of the SStreamReader class | |
SStreamReader(Stream, Encoding) | Initializes a new instance of the SStreamReader class | |
SStreamReader(String, Boolean) | Initializes a new instance of the SStreamReader class | |
SStreamReader(String, Encoding) | Initializes a new instance of the SStreamReader class | |
SStreamReader(Stream, Encoding, Boolean) | Initializes a new instance of the SStreamReader class | |
SStreamReader(String, Encoding, Boolean) | Initializes a new instance of the SStreamReader class | |
SStreamReader(Stream, Encoding, Boolean, Int32) | Initializes a new instance of the SStreamReader class | |
SStreamReader(String, Encoding, Boolean, Int32) | Initializes a new instance of the SStreamReader class | |
SStreamReader(Stream, Encoding, Boolean, Int32, Boolean) | Initializes a new instance of the SStreamReader class |