pebibytes method

InformationSize pebibytes()

Gets an InformationSize representing this number of pebibytes.

Implementation

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