exabyte
Converts this Long value into a Kapacity representing metric Exabytes (EB).
This uses the base-10 standard where 1 EB = 1,000,000,000,000,000,000 Bytes.
Converts this ULong value into a Kapacity representing metric Exabytes (EB).
This uses the base-10 standard where 1 EB = 1,000,000,000,000,000,000 Bytes.
Converts this Int value into a Kapacity representing metric Exabytes (EB).
This uses the base-10 standard where 1 EB = 1,000,000,000,000,000,000 Bytes.
Warning: Due to the 64-bit limits of Long, converting values of 8 or higher will cause an integer overflow, resulting in a negative byte count.
Converts this Double value into a Kapacity representing metric Exabytes (EB).
This uses the base-10 standard where 1 EB = 1,000,000,000,000,000,000 Bytes.
Converts this Float value into a Kapacity representing metric Exabytes (EB).
This uses the base-10 standard where 1 EB = 1,000,000,000,000,000,000 Bytes.