BloombergLP::bdljsn::JsonUtil::write

Write to output a JSON text representation of json. Return 0 on success and a non-zero value otherwise. See the documented write overload for full contract details.

Synopsis

Declared in <bdljsn_jsonutil.h>

static
int
write(
    bsl::string* output,
    Json const& json);