ZXing.QrCode.Internal.DecodedBitStreamParser Unit

Package: QRCodeReader_FMX
 NameDescription
TDecodedBitStreamParser

QR Codes can encode text as bits in one of several modes, and can use multiple modes in one QR Code. This class decodes the bits back into text.

See ISO 18004:2006, 6.4.3 - 6.4.7

Top