TDecoderResult.Create Constructor

Overloads

Create(TArray<Byte>, string, IByteSegments, string)

Delphi
constructor Create(RawBytes: TArray<Byte>; const Text: string; ByteSegments: IByteSegments; ECLevel: string)

Parameters

RawBytes
TArray<Byte>
Text
string
ByteSegments
IByteSegments
ECLevel
string

Create(TArray<Byte>, string, IByteSegments, string, Integer, Integer)

Delphi
constructor Create(RawBytes: TArray<Byte>; const Text: string; ByteSegments: IByteSegments; ECLevel: string; saSequence: Integer; saParity: Integer)

Parameters

RawBytes
TArray<Byte>
Text
string
ByteSegments
IByteSegments
ECLevel
string
saSequence
Integer
saParity
Integer