TDataMatrixDecoder.correctErrors Method

Unit: ZXing.Datamatrix.Internal.Decoder
function correctErrors(codewordBytes: TArray<Byte>; numDataCodewords: Integer): boolean

Parameters

codewordBytes
Type: TArray< System.Byte >

numDataCodewords
Type: System.Integer

Return Value

Type: System.Boolean