Same as the preceding overload, using the specified options.
Synopsis
Declared in <baljsn_datumutil.h>
static
int
decode(
bdld::ManagedDatum* result,
std::ostream* errorStream,
std::streambuf* jsonBuffer,
DatumDecoderOptions const& options);
Created with MrDocs