public class QrCodeDecoderBits
extends java.lang.Object
| Constructor and Description |
|---|
QrCodeDecoderBits() |
| Modifier and Type | Method and Description |
|---|---|
static int |
alignToBytes(int lengthBits) |
boolean |
applyErrorCorrection(QrCode qr)
Reconstruct the data while applying error correction.
|
boolean |
decodeMessage(QrCode qr) |