Return a pointer to the non‐modifiable decoder options provided at construction.

Synopsis

Declared in <balxml_decoder.h>

DecoderOptions const*
options() const;

Return Value

pointer to the non‐modifiable decoder options

Created with MrDocs