AsnBerDecodeInt64
Interface Definition
void AsnBerDecodeInt64(const AsnDescriptor* desc, void* stru, AsnCtx* ctx);
Description
Decodes data of the INTEGER type within the int64 range.
Parent topic: BER Decoding Interfaces
void AsnBerDecodeInt64(const AsnDescriptor* desc, void* stru, AsnCtx* ctx);
Decodes data of the INTEGER type within the int64 range.