gibibits method

InformationSize gibibits()

Gets an InformationSize representing this number of gibibits.

Implementation

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