read_short()
Converts a two-byte element 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