dcase_framework.utils.get_byte_string

dcase_framework.utils.get_byte_string(num_bytes)[source]

Output number of bytes according to locale and with IEC binary prefixes

Parameters:

num_bytes : int > 0 [scalar]

Bytes

Returns:

str

Human readable string