yottabits method

InformationSize yottabits()

Gets an InformationSize representing this number of yottabits.

Implementation

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