ASN1DecodeIntegerBuf(Byte,Void,Integer,RawByteString) Method
Represents method ASN1DecodeIntegerBuf(Byte,Void,Integer,RawByteString)
.
function ASN1DecodeIntegerBuf(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