[#BloombergLP-balxml-Decoder-decodeAny-00] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Decoder.adoc[Decoder]::decodeAny :relfileprefix: ../../../ :mrdocs: Decode into a type‐erased `bdlar::AnyRef` from the specified `buffer`. == Synopsis Declared in `<balxml_decoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int decodeAny( std::streambuf* buffer, xref:BloombergLP/bdlar/AnyRef.adoc[bdlar::AnyRef]* object, char const* uri = 0); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#