2 years ago

#69962

test-img

Vikrant Bhatia

Can not convert to Poco::UTF16String

Code sniff is below:

Poco::JSON::Object::Ptr JsonObject = jsonObject->getObject("Policy");
std::ostringstream stream;
JsonObject->stringify(stream);

In the above line getting a poco exception :

"Err: Can not convert to Poco::UTF16String"

json

poco

poco-libraries

0 Answers

Your Answer

Accepted video resources