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.
Sean Owen
See GBT 18284-2000; "Hanzi" is a transliteration of this mode name.
version in question
number of bits used, in this QR Code symbol Version, to encode the count of characters that will follow encoded in this Mode
IllegalArgumentException if bits do not correspond to a known mode
four bits encoding a QR Code data mode
Mode encoded by these bits
Generated using TypeDoc
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.
Sean Owen