Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Not able to read non-char-arrays from cbor map #2

Open
shivendra14 opened this issue Dec 19, 2017 · 0 comments
Open

Not able to read non-char-arrays from cbor map #2

shivendra14 opened this issue Dec 19, 2017 · 0 comments

Comments

@shivendra14
Copy link

Hello,

I have exported one CBOR document to having a map with integer keys. the problem I am facing is that while reading the same document cbor::map doesn't exposes api for getting values corresponding to such integer keys.

To by pass the problem I am trying to convert a character array from the integere and using it to fetch the values from cbor::map, but that is bad in performance.

Please provide a way to read non-char array keys in map.

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

No branches or pull requests

1 participant