BloombergLP::balxml::Decoder_PushParserContext::addCharacters

Process the specified character data while decoding. Return 0 on success, and a non-zero value otherwise.

Synopsis

Declared in <balxml_decoder.h>

virtual
int
addCharacters(
    char const* chars,
    std::size_t length,
    Decoder* decoder) override;