sizefmt

This small library allows to easily format file sizes in a human-readable format.

Members

Enums

PrefixUse
enum PrefixUse

The use of prefix when formatting long size values.

Structs

Size
struct Size

Helper struct used to wrap size values of type ulong and format them as text.

Meta

Authors

Nicolas Sicard