TBitMatrixParser.readCodewords Method

Definition

Reads the bits in the BitMatrix 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

Delphi
function readCodewords: TArray<Byte>

Returns

TArray<Byte>