StreamReaderOptions Constructor
Definition
StreamReaderOptions()
Initializes a new instance of the StreamReaderOptions class.
public StreamReaderOptions()
Remarks
The following table shows the initial property values for an instance of StreamReaderOptions.
| Property | Initial Value |
|---|---|
| Preamble | DefaultPreambleSequence |
| Encoding | DefaultEncoding |
| BufferSize | 81920 |