bytes method

InformationSize bytes()

Gets an InformationSize representing this number of bytes.

Implementation

InformationSize bytes() => InformationSize.fromBytes(this);