Package | Description |
---|---|
com.google.zxing.datamatrix.decoder |
Modifier and Type | Method and Description |
---|---|
(package private) static DataBlock[] |
DataBlock.getDataBlocks(byte[] rawCodewords,
Version version)
When Data Matrix Codes use multiple data blocks, they actually interleave the bytes of each of them.
|