| BinaryReader: ReadChar |
Reads the next decode character in the stream, and advances the position the number of bytes requirece to assemble a single character.
Public Function ReadChar ( ) As Long
If no characters are left in the stream, and EndOfStreamException is thrown.
Project VBCorLib Overview Class BinaryReader Overview BinaryReader Properties BinaryReader Methods ReadBytes ReadChars