AsnBerDecodeBitStringInt
Interface Definition
void AsnBerDecodeBitStringInt(const AsnDescriptor* desc, void* stru, AsnCtx* ctx);
Description
Decodes data of the BIT STRING type for integer type structures.
Parent topic: BER Decoding Interfaces
void AsnBerDecodeBitStringInt(const AsnDescriptor* desc, void* stru, AsnCtx* ctx);
Decodes data of the BIT STRING type for integer type structures.