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.
output
json
write
Declared in <bdljsn_jsonutil.h>
<bdljsn_jsonutil.h>
static int write( bsl::string* output, Json const& json);