petabytes method

InformationSize petabytes()

Gets an InformationSize representing this number of petabytes.

Implementation

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