getc
Description:
Reads a byte from the input stream and returns it.
Returns:
The byte, or GLib.FileStream.EOF if the end of input has been reached. |
Reads a byte from the input stream and returns it.
The byte, or GLib.FileStream.EOF if the end of input has been reached. |