Creates and initializes a new DSReader class instance.
| Name | Description | |
|---|---|---|
|
|
DSReader() |
Creates and initializes a new DSReader class instance. |
|
|
DSReader(Stream) |
Creates and initializes a new DSReader class instance, opening the specified stream. |
|
|
DSReader(String) |
Creates and initializes a new DSReader class instance, opening the specified file. |