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
Labels
kind: question
solution: proposed fix
a fix for the issue has been proposed and waits for confirmation
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.
The text was updated successfully, but these errors were encountered: