Decodes binary data from file.
This function works similar to other unpack functions, except that read data is returned as tuple.
Format specifier
File to read from
Tuple with read data.
See Implementation
Decodes binary data from file.
This function works similar to other unpack functions, except that read data is returned as tuple.