Process the specified character data while decoding. Return 0 on success, and a non‐zero value otherwise.
Declared in <balxml_decoder.h>
<balxml_decoder.h>
virtual int addCharacters( char const* chars, std::size_t length, Decoder* decoder) = 0;
Created with MrDocs