zebibytes method

InformationSize zebibytes()

Gets an InformationSize representing this number of zebibytes.

Implementation

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