Decode into a type‐erased bdlar::AnyRef from the specified buffer.

Synopsis

Declared in <balxml_decoder.h>

int
decodeAny(
    std::streambuf* buffer,
    bdlar::AnyRef* object,
    char const* uri = 0);

Created with MrDocs