BDE 4.14.0 Production release
|
#include <baljsn_decoderoptionsutil.h>
Public Types | |
enum | Mode { e_DEFAULT = 0 , e_STRICT_20240423 = 1 } |
Static Public Member Functions | |
static void | setMode (DecoderOptions *options, Mode mode) |
This struct
provides a namespace for functions that set DecoderOptions
to particular configurations.
|
static |
Set the attributes of the specified options
to the configuration associated with the specified mode
. See {Modes} for details.