# Functions
FromHumanSize returns an integer from a human-readable specification of a size using SI standard (eg.
HumanDuration returns a human-readable approximation of a duration (eg.
HumanSize returns a human-readable approximation of a size using SI standard (eg.
Parses a human-readable string representing an amount of RAM in bytes, kibibytes, mebibytes or gibibytes, and returns the number of bytes, or -1 if the string is unparseable.