nibbles method

InformationSize nibbles()

Gets an InformationSize representing this number of nibbles.

Implementation

InformationSize nibbles() => InformationSize.fromNibbles(this);