TDataMatrixDecoder.correctErrors Method

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

Parameters

codewordBytes
Type: TArray<Byte>

numDataCodewords
Type: System.Integer

Return Value

Type: System.Boolean