exbibytes method

InformationSize exbibytes()

Gets an InformationSize representing this number of exbibytes.

Implementation

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