Same as the preceding overload, writing errors to errorStream.
Synopsis
Declared in <baljsn_datumutil.h>
static
int
decode(
bdld::ManagedDatum* result,
std::ostream* errorStream,
std::string_view const& json);
Created with MrDocs