mebibits method

InformationSize mebibits()

Gets an InformationSize representing this number of mebibits.

Implementation

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