Ring Daemon 16.0.0
|
Go to the source code of this file.
Namespaces | |
namespace | jami |
namespace | jami::json |
Functions | |
bool | jami::json::parse (std::string_view jsonStr, Json::Value &jsonVal) |
std::string | jami::json::toString (const Json::Value &jsonVal) |
Variables | |
const Json::CharReaderBuilder | jami::json::rbuilder = getJsonReaderBuilder() |
const Json::StreamWriterBuilder | jami::json::wbuilder = getJsonWriterBuilder() |