menu
tenon_cli package
documentation
core.dart
Crc16DectX
lengthInBits property
lengthInBits property
dark_mode
light_mode
lengthInBits
property
int
get
lengthInBits
inherited
Returns the length in bits of returned CRC values.
Implementation
int get lengthInBits => _width;
tenon_cli package
documentation
core
Crc16DectX
lengthInBits property
Crc16DectX class