SizeDenomination

Represents the properties of a particular filesize denomination.

Members

Variables

abbreviation
string abbreviation;

The shortname for the denomination.

name
string name;

The full name for the denomination.

sizeFactor
ulong sizeFactor;

The size factor for this denomination, in bytes. This tells how many bytes are in one "unit" of this denomination.

Meta