getDataLengthForInterleavedBlock method

int getDataLengthForInterleavedBlock(
  1. int index
)

Implementation

int getDataLengthForInterleavedBlock(int index) {
  return _rsBlockData;
}