BloombergLP::balxml::Encoder::encodeAny

Encode the specified object to the specified buffer without instantiating encoding templates at compile time.

Synopsis

Declared in <balxml_encoder.h>

int
encodeAny(
    std::streambuf* buffer,
    bdlar::AnyConstRef const& object);