[#BloombergLP-baljsn-Decoder-decodeAny-03c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/Decoder.adoc[Decoder]::decodeAny :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 decodeAny( std::streambuf* streamBuf, TYPE* value, xref:BloombergLP/baljsn/DecoderOptions.adoc[DecoderOptions] const* options = 0); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#