Encode the specified object to the specified stream without instantiating encoding templates at compile time.
object
stream
Declared in <balxml_encoder.h>
<balxml_encoder.h>
std::ostream& encodeAny( std::ostream& stream, bdlar::AnyConstRef const& object);