BloombergLP::balxml::Decoder::decodeAny

Decode into a type-erased bdlar::AnyRef from the current open input.

Synopsis

Declared in <balxml_decoder.h>

int
decodeAny(bdlar::AnyRef* object);

Return Value

0 on success, and a non-zero value otherwise

Parameters

NameDescription
objectobject being decoded