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

How to convert a const std::vector<char8_t> message to a json, to be able to parse it and extract information from it? Can you point to any examples? #2058

Closed
coderDec opened this issue Apr 22, 2020 · 2 comments
Labels
kind: question solution: proposed fix a fix for the issue has been proposed and waits for confirmation

Comments

@coderDec
Copy link

  • Describe what you want to achieve.
    How to convert a const std::vector<char8_t> message to a json, to be able to parse it and extract information from it? Can you point to any examples?

  • Describe what you tried.

  • Describe which system (OS, compiler) you are using.
    Linux

  • Describe which version of the library you are using (release version, develop branch).
    Latest Release version.

@nlohmann
Copy link
Owner

@nlohmann nlohmann added the solution: proposed fix a fix for the issue has been proposed and waits for confirmation label Apr 22, 2020
@coderDec
Copy link
Author

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: question solution: proposed fix a fix for the issue has been proposed and waits for confirmation
Projects
None yet
Development

No branches or pull requests

2 participants