Package com.google.zxing.common.reedsolomon
-
Class Summary Class Description GenericGF This class contains utility methods for performing mathematical operations over the Galois Fields.GenericGFPoly Represents a polynomial whose coefficients are elements of a GF.ReedSolomonEncoder Implements Reed-Solomon encoding, as the name implies.