irox_units::units

Module datasize

Source
Expand description

Contains DataSize and DataSizeUnits - Physical Quantities of computer binary storage

Structs§

DataSize

Enums§

DataSizeUnits
Physical unit of computer storage, a Byte is eight Bits.

Constants§

GB_TO_BYTES
Gigabyte to Byte factor
KB_TO_BYTES
Kilobyte to Byte factor
MB_TO_BYTES
Megabyte to Byte factor
PB_TO_BYTES
Petabyte to Byte factor
TB_TO_BYTES
Terabyte to Byte factor
ZERO