exbibits method

InformationSize exbibits()

Gets an InformationSize representing this number of exbibits.

Implementation

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