final class BitMatrixParser
extends Object
-
Field Summary
Fields
private static final int[][]
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
BITNR
private static final int[][] BITNR
-
-
Constructor Details
-
BitMatrixParser
- Parameters:
bitMatrix
- BitMatrix
to parse
-
Method Details
-
readCodewords
byte[] readCodewords()