Format a byte count as a human-readable size string
Description
Section titled “Description”Format a byte count as a human-readable size string
format_byte_size(size_bytes)Arguments
Section titled “Arguments”| Argument | Description |
|---|---|
size_bytes | non-negative integer representing file sizes in bytes. |