ReaderCreateAsync Method | 
| Name | Description | |
|---|---|---|
| CreateAsync(Stream) | 
                Asynchronously initialize with Stream.
              | |
| CreateAsync(String) | 
                Asynchronously initializes a new instance of the Reader class by loading the specified file into memory.
              |