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