Common
Interfaces, Classes, Traits and Enums
- BitBuffer
- Holds the raw binary data
- EccLevel
- This class encapsulates the four error correction levels defined by the QR code standard.
- ECICharset
- FormatInformation
- Encapsulates a QR Code's format information, including the data mask used and error correction level.
- GenericGFPoly
- Represents a polynomial whose coefficients are elements of a GF.
- GF256
- This class contains utility methods for performing mathematical operations over the Galois Fields. Operations use a given primitive polynomial in calculations.
- MaskPattern
- ISO/IEC 18004:2000 Section 8.8.1 ISO/IEC 18004:2000 Section 8.8.2 - Evaluation of masking results
- Mode
- ISO 18004:2006, 6.4.1, Tables 2 and 3
- ReedSolomonDecoder
- Implements Reed-Solomon decoding, as the name implies.
- ReedSolomonEncoder
- ISO/IEC 18004:2000 Section 8.5 ff
- Version