Return the number of unknown elements that were skipped during the previous decoding operation. Note that unknown elements are skipped only if options.skipUnknownElements() == true.
Synopsis
Declared in <baljsn_decoder.h>
int
numUnknownElementsSkipped() const;
Created with MrDocs