\Zxing\CommonReedsolomon

Classes

GenericGF <p>This class contains utility methods for performing mathematical operations over the Galois Fields. Operations use a given primitive polynomial in calculations.</p>
GenericGFPoly <p>Represents a polynomial whose coefficients are elements of a GF.
ReedSolomonDecoder <p>Implements Reed-Solomon decoding, as the name implies.</p>
ReedSolomonException <p>Thrown when an exception occurs during Reed-Solomon decoding, such as when there are too many errors to correct.</p>