yobibytes method

InformationSize yobibytes()

Gets an InformationSize representing this number of yobibytes.

Implementation

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