TReedSolomonDecoder.decode Method

Unit: ZXing.Common.ReedSolomon.ReedSolomonDecoder
function decode(received: TArray<Integer>; twoS: Integer): boolean

Parameters

received
Type: TArray<Integer>

twoS
Type: System.Integer

Return Value

Type: System.Boolean