yobibits method

InformationSize yobibits()

Gets an InformationSize representing this number of yobibits.

Implementation

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