bits method

Gets an InformationSize representing this number of bits.

Implementation

InformationSize bits() => InformationSize.fromBits(this);