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

Properties

GB: number = ...
KB: 1024 = 1024
MB: number = ...
TB: number = ...

Methods

  • formatSize(size: number): string