codewordCount property

int get codewordCount

Implementation

int get codewordCount => _dataCapacity + _errorCodewords;