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