lengthInBits property

int lengthInBits
inherited

Returns the length in bits of returned CRC values.

Implementation

int get lengthInBits => _width;