All Classes
Class | Description |
---|---|
BitBuffer |
An appendable sequence of bits (0s and 1s).
|
DataTooLongException |
Thrown when the supplied data does not fit any QR Code version.
|
QrCode |
A QR Code symbol, which is a type of two-dimension barcode.
|
QrCode.Ecc |
The error correction level in a QR Code symbol.
|
QrSegment |
A segment of character/binary/control data in a QR Code symbol.
|
QrSegment.Mode |
Describes how a segment's data bits are interpreted.
|
QrSegmentAdvanced |
Splits text into optimal segments and encodes kanji segments.
|