Package | Description |
---|---|
com.google.zxing.aztec.encoder | |
com.google.zxing.common.reedsolomon | |
com.google.zxing.datamatrix.decoder |
Class and Description |
---|
GenericGF
This class contains utility methods for performing mathematical operations over
the Galois Fields.
|
Class and 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.
|
ReedSolomonException
Thrown when an exception occurs during Reed-Solomon decoding, such as when
there are too many errors to correct.
|
Class and Description |
---|
ReedSolomonDecoder
Implements Reed-Solomon decoding, as the name implies.
|