TReed
Solomon
Decoder
.decode Method
Unit
:
ZXing.Common.ReedSolomon.ReedSolomonDecoder
Syntax
Delphi
function decode(received: TArray<Integer>; twoS: Integer): boolean
Parameters
received
Type: TArray<Integer>
twoS
Type:
System.Integer
Return Value
Type:
System.Boolean