com.stimulsoft.report.barCodes.maxicode
Class ReedSolomon

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

public class ReedSolomon
extends java.lang.Object

Copyright Stimulsoft


Constructor Summary
ReedSolomon(int poly, int nsym, int index)
           
 
Method Summary
 int[] encode(int len, int[] data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReedSolomon

public ReedSolomon(int poly,
                   int nsym,
                   int index)
Method Detail

encode

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


Copyright © 2018 Stimulsoft. All Rights Reserved.