Skip to content

can I tag arrays opened within Maps? #90

Open
@mcr

Description

if I do:
QCBOREncode_OpenArrayInMapN(qec, keyint);

can I then call
QCBOREncode_AddTag(qec, MyTag);

to insert a tag before the array is started?

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions