Uses of Class
com.google.zxing.datamatrix.decoder.DataBlock
Packages that use DataBlock
-
Uses of DataBlock in com.google.zxing.datamatrix.decoder
Methods in com.google.zxing.datamatrix.decoder that return DataBlockModifier and TypeMethodDescription(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.