Process the specified character data chars of the specified length while decoding a choice element. Return 0 on success and a non-zero value if invalid characters are present.
Declared in <balxml_decoder.h>
virtual
int
addCharacters(
char const* chars,
std::size_t length,
Decoder* decoder) override;