ASN1DecodeString(Byte,Void,Integer,RawByteString) Method

Represents method ASN1DecodeString(Byte,Void,Integer,RawByteString).

Namespace: flcASN1
function ASN1DecodeString(const TypeID: Byte; const DataBuf; const DataSize: Integer; var A: RawByteString): Integer;

Parameters

TypeID
Type: Byte

DataBuf
Type: System.Void

DataSize
Type: Integer

A
Type: RawByteString

Return Value

Type: Integer