ICI Modules: misc: getbyte Modules by name : by type Synopsis NULL | int = getbyte(file) Description Reads a single byte from the file and returns it as an integer. NULL is returned upon end of file.
NULL | int = getbyte(file)
Reads a single byte from the file and returns it as an integer. NULL is returned upon end of file.