TDecodedBitStreamParser.decode Method

Definition

Delphi
class function decode(const bytes: TArray<Byte>; const version: TVersion; const ecLevel: TErrorCorrectionLevel; const hints: TDictionary<TDecodeHintType, TObject>): TDecoderResult

Parameters

bytes
TArray<Byte>
version
TVersion
hints
TDictionary<TDecodeHintType, TObject>

Returns