Returns the next byte in the file stream starting at the current file position.
Public Function ReadByte ( ) As Long
If the file position is passed the end of the stream, then -1 is returned.
Project CorLib Overview
Class FileStream Overview