zebibits method

InformationSize zebibits()

Gets an InformationSize representing this number of zebibits.

Implementation

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