Package-level declarations

Types

Link copied to clipboard
class Decoder

The main class which implements QR Code decoding -- as opposed to locating and extracting the QR Code from an image.

Link copied to clipboard

See ISO 18004:2006, 6.5.1. This enum encapsulates the four error correction levels defined by the QR code standard.

Link copied to clipboard
enum Mode : Enum<Mode>

See ISO 18004:2006, 6.4.1, Tables 2 and 3. This enum encapsulates the various modes in which data can be encoded to bits in the QR code standard.

Link copied to clipboard
Link copied to clipboard
class Version

See ISO 18004:2006 Annex D