getErrorLengthForInterleavedBlock method

int getErrorLengthForInterleavedBlock(
  1. int index
)

Implementation

int getErrorLengthForInterleavedBlock(int index) {
  return _rsBlockError;
}