Stream: ReadByte

ReadByte

Reads a single byte from the stream.



 Public Function ReadByte ( ) As Long

Return Values

Long -  A byte value or -1 if passed the end of the stream.

See Also

Project CorLib Overview

Class Stream Overview