Class DecodedBitStreamParser


  • final class DecodedBitStreamParser
    extends java.lang.Object

    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