TData
Matrix
Decoder
.correct
Errors Method
Unit
:
ZXing.Datamatrix.Internal.Decoder
Syntax
Delphi
function correctErrors(codewordBytes: TArray<Byte>; numDataCodewords: Integer): boolean
Parameters
codewordBytes
Type: TArray<Byte>
numDataCodewords
Type:
System.Integer
Return Value
Type:
System.Boolean