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.

Remarks

See Also

Project VBCorLib Overview Class Stream Overview Stream Properties Stream Methods ReadBlock ReadTimeout (get)