[#BloombergLP-baljsn-Decoder-decode-0c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/Decoder.adoc[Decoder]::decode :relfileprefix: ../../../ :mrdocs: Same as the preceding overload, accepting a nullable `options` pointer. == Synopsis Declared in `<baljsn_decoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> int decode( std::streambuf* streamBuf, TYPE* value, xref:BloombergLP/baljsn/DecoderOptions.adoc[DecoderOptions] const* options); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#