exabytes method

InformationSize exabytes()

Gets an InformationSize representing this number of exabytes.

Implementation

InformationSize exabytes() => InformationSize.fromExabytes(this);