The following tables list the members exposed by IReader.
| Name | Description | |
|---|---|---|
![]() | Close | Closes the reader. |
![]() | ReadBlock | Overloaded. Reads a block of bytes from the stream. |
![]() | ReadBoolean | Reads a boolean value from the stream. |
![]() | ReadByte | Reads a byte from the stream. |
![]() | ReadChar | Reads a character value from the stream. |
![]() | ReadFloat | Reads a float value from the stream. |
![]() | ReadInt | Reads an integer value from the stream. |
![]() | ReadShort | Reads a short value from the stream. |