Decode the specified AnyRef from the specified input stream using runtime type dispatch.
AnyRef
stream
Declared in <balxml_decoder.h>
<balxml_decoder.h>
std::istream& decodeAny( std::istream& stream, bdlar::AnyRef* object, char const* uri = 0);