Expand description
Contains DataSize
and DataSizeUnits
- Physical Quantities of computer binary storage
Structs§
Enums§
- Data
Size Units - 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