NumberHelper extension

Extension methods on num for converting to human-readable formats.

on

Properties

toReadableBytes Readable
Converts the number to a human-readable byte format.
no setter
toReadableNumber Readable
Converts the number to a human-readable number format.
no setter