Return the number of errors that occurred during decoding. This number is reset to zero on a call to open.
Synopsis
Declared in <balxml_decoder.h>
int
errorCount() const;
Return Value
number of errors that occurred during decoding
Created with MrDocs