Formats a file size in bytes into a human-readable string. Converts bytes to KB, MB, or GB as appropriate.
The file size in bytes.
A formatted string representing the file size.
Formats a file size in bytes into a human-readable string. Converts bytes to KB, MB, or GB as appropriate.