tib

Converts a Double to tebibytes (TiB, 1024^4 bytes).

Return

The value multiplied by BinaryDataSize.terabyte.


val Int.tib: Long

Converts an Int to tebibytes (TiB, 1024^4 bytes).

Return

The value multiplied by BinaryDataSize.terabyte.


Converts a Long to tebibytes (TiB, 1024^4 bytes).

Return

The value multiplied by BinaryDataSize.terabyte.