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