human-readable-format-binary-bytes
numeric →
human-readable-format-binary-bytes() → text
Formats a numeric value as binary bytes using IEC prefixes.
Parameters
This function has no parameters.
Examples
10 | human-readable-format-binary-bytes → "10 B"
Kind: Function
Scope: numeric/formatting
Aliases: numeric-to-human-readable-format-binary-bytes