Skip to main content

Module iec

Module iec 

Source
Expand description

IEC units (binary) For more information visit https://en.wikipedia.org/wiki/Binary_prefix

Structs§

GiB
KiB
MiB
PiB
TiB

Constants§

GIB
1 GiB = 1024 * 1024 * 1024 Bytes
KIB
1 KiB = 1024 Bytes
MIB
1 MiB = 1024 * 1024 Bytes
PIB
1 PiB = 1024 * 1024 * 1024 * 1024 * 1024 Bytes
TIB
1 TiB = 1024 * 1024 * 1024 * 1024 Bytes