read_byte()
Converts a single byte to an integer value.
infile (file-like) – The binary file to read the select number of bytes.
Unsigned integer value converted from the supplied bytes.
int