-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Currently, 1024 bytes are shown as 1 KB when 1 KiB is correct. KB is only correct if the conversion factor is 1000 and not 1024.
This implementation is calculating the IEC-prefix and displaying the SI-prefix.
More details: https://en.wikipedia.org/wiki/Byte#Multiple-byte_units
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working