terabits method

InformationSize terabits()

Gets an InformationSize representing this number of terabits.

Implementation

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