Constructors
Private constructor
- new FileSizeUnit(scale, abbr): FileSizeUnit
Parameters
- scale: number
- abbr: string
Properties
Readonly abbr
abbr: string
Readonly scale
scale: number
Static Readonly BYTES
Static Readonly GIGA_BYTES
Static Readonly KILO_BYTES
Static Readonly MEGA_BYTES