TBitMatrixParser.readCodewords Method

Reads the bits in the representing the mapping matrix (No alignment patterns) in the correct order in order to reconstitute the codewords bytes contained within the Data Matrix Code.

bytes encoded within the Data Matrix Code

if the exact number of bytes expected is not read
Unit: ZXing.Datamatrix.Internal.BitMatrixParser
function readCodewords: TArray<Byte>

Return Value

Type: TArray<Byte>