processBlock abstract method

int processBlock(
  1. List<int> M,
  2. int offset
)

Implementation

int processBlock(List<int> M, int offset);