Class ReedSolomon

java.lang.Object
com.stimulsoft.report.barCodes.maxicode.ReedSolomon

public class ReedSolomon extends Object
Copyright Stimulsoft
  • Constructor Details

    • ReedSolomon

      public ReedSolomon(int poly, int nsym, int index)
  • Method Details

    • encode

      public int[] encode(int len, int[] data)