length property

int get length

Returns the length of this CID in bytes.

Implementation

int get length => _bytes.length;