[#BloombergLP-balxml-Decoder-decodeAny-0f] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Decoder.adoc[Decoder]::decodeAny :relfileprefix: ../../../ :mrdocs: Decode the specified `AnyRef` from the specified input `stream` using runtime type dispatch. == Synopsis Declared in `<balxml_decoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::istream& decodeAny( std::istream& stream, xref:BloombergLP/bdlar/AnyRef.adoc[bdlar::AnyRef]* object, char const* uri = 0); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#