Same as the related overload above for valueAsJson.
Synopsis
Declared in <baljsn_jsonformatter.h>
static
int
valueAsJson(
bdljsn::Json* json,
char const* value,
EncoderOptions const* options);
Created with MrDocs