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