Return the a pointer to the modifiable reader associated with this decoder (i.e., the reader pointer provided at construction).
Synopsis
Declared in <balxml_decoder.h>
Reader*
reader() const;
Return Value
pointer to the modifiable reader associated with this decoder
Created with MrDocs