![]() |
BaseReader Methods |
The BaseReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose |
Disposes the reader.
|
![]() | Read |
Reads an item from the stream.
|
![]() | ReadAsync |
Reads an item from the stream asynchronously.
|
![]() | ReadToEnd |
Reads the stream to the end.
|
![]() | ReadToEndAsync |
Reads the stream to the end asynchronously.
|