Expand description
Human-readable byte-size formatting.
Constants§
- BYTES_
PER_ GIB - Bytes in one gibibyte, for memory figures.
- BYTES_
PER_ MIB - Bytes in one mebibyte, for footprints recorded in MiB.
Functions§
- format_
bytes - Format a byte count as a short human string (
B/KB/MB/GB). Gigabytes get one decimal place, with a trailing.0trimmed. - one_
decimal valuewith one decimal place, a trailing.0trimmed:4.7,64.