exabytes method

InformationSize exabytes()

Gets an InformationSize representing this number of exabytes.

Implementation

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