pebibits method

InformationSize pebibits()

Gets an InformationSize representing this number of pebibits.

Implementation

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