[#BloombergLP-baljsn-DatumUtil-decode-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/DatumUtil.adoc[DatumUtil]::decode :relfileprefix: ../../../ :mrdocs: Same as the preceding overload, using the specified `options`. == Synopsis Declared in `<baljsn_datumutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static int decode( xref:BloombergLP/bdld/ManagedDatum.adoc[bdld::ManagedDatum]* result, std::ostream* errorStream, std::streambuf* jsonBuffer, xref:BloombergLP/baljsn/DatumDecoderOptions.adoc[DatumDecoderOptions] const& options); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#