petabits method

InformationSize petabits()

Gets an InformationSize representing this number of petabits.

Implementation

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