BloombergLP::balxml::Decoder_StdStringContext::addCharacters

Process the specified character data chars of the specified length while decoding a bsl::string element. 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;