exabits method

InformationSize exabits()

Gets an InformationSize representing this number of exabits.

Implementation

InformationSize exabits() => InformationSize.fromExabits(this);