Options
All
  • Public
  • Public/Protected
  • All
Menu

Helper to format a raw byte size into a human readable label.

Hierarchy

  • BinarySize

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Static Readonly GB

GB: number = ...

Static Readonly KB

KB: 1024 = 1024

Static Readonly MB

MB: number = ...

Static Readonly TB

TB: number = ...

Methods

Static formatSize

  • formatSize(size: number): string