Version

IReader Interface Members

The following tables list the members exposed by IReader.

Public Methods
 NameDescription
 MethodCloseCloses the reader.  
 MethodReadBlockOverloaded. Reads a block of bytes from the stream.  
 MethodReadBooleanReads a boolean value from the stream.  
 MethodReadByteReads a byte from the stream.  
 MethodReadCharReads a character value from the stream.  
 MethodReadFloatReads a float value from the stream.  
 MethodReadIntReads an integer value from the stream.  
 MethodReadShortReads a short value from the stream.  
See Also

View on GitHub