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