Flowdock
v2.3.8 - Show latest stable - 0 notes

Enables the use of byte calculations and declarations, like 45.bytes + 2.6.megabytes

Constants

KILOBYTE = 1024

MEGABYTE = KILOBYTE * 1024

GIGABYTE = MEGABYTE * 1024

TERABYTE = GIGABYTE * 1024

PETABYTE = TERABYTE * 1024

EXABYTE = PETABYTE * 1024

Attributes

Show files where this module is defined (1 file)
Register or log in to add new notes.