tebibytes method

InformationSize tebibytes()

Gets an InformationSize representing this number of tebibytes.

Implementation

InformationSize tebibytes() => Rational.fromInt(this).tebibytes();