
This library is designed for formatting sizes in bytes for display. the user can configure a preferred prefix style.
three different types of byte prefixes can be selected:
* kb, mb, gb with base 1000 (base10)
* kib, mib, gib with base 1024 (base2)
* kb, mb, gb with base 1024 (historic)
this package contains the debugging symbols.