Formats a number of bytes into a human-readable string.
The number of bytes to format.
The number of decimal places to include in the result.
The output format, either 'binary' or 'decimal'
A string representing the number of bytes in a human-readable format.
Formats a number of bytes into a human-readable string.