Reader Constructor |
| Name | Description | |
|---|---|---|
| Reader(Stream) |
Initialize with Stream.
| |
| Reader(String) |
Initializes a new instance of the Reader class.
| |
| Reader(String, FileAccessMode) |
Initializes a new instance of the Reader class.
|