Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cn_cbor_clone() unknow type CN_CBOR_ARRAY #131

Open
Manu-sh opened this issue Dec 14, 2021 · 0 comments
Open

cn_cbor_clone() unknow type CN_CBOR_ARRAY #131

Manu-sh opened this issue Dec 14, 2021 · 0 comments

Comments

@Manu-sh
Copy link

Manu-sh commented Dec 14, 2021

image

switch (pIn->type) {

I have tried to clone a node that contains an array (CN_CBOR_ARRAY) as child using cn_cbor_clone() but sadly it doesn't work, there is another way to take a copy of the underlying cn_cbor object?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant