codewordCount property

int codewordCount

Implementation

int get codewordCount => _dataCapacity + _errorCodewords;