gibibytes method

InformationSize gibibytes()

Gets an InformationSize representing this number of gibibytes.

Implementation

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