read_string()
Converts an array of bytes to a string.
infile (file-like) – The binary file to read the select number of bytes.
UTF-8 decoded string value.
str