[#BloombergLP-baljsn-DecoderOptionsUtil] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::DecoderOptionsUtil :relfileprefix: ../../ :mrdocs: This `struct` provides a namespace for functions that set `DecoderOptions` to particular configurations. == Synopsis Declared in `<baljsn_decoderoptionsutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct DecoderOptionsUtil; ---- == Enums [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/DecoderOptionsUtil/Mode.adoc[`Mode`] | Configuration modes for `DecoderOptions`. |=== == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/DecoderOptionsUtil/setMode.adoc[`setMode`] | Set the attributes of the specified `options` to the configuration associated with the specified `mode`. See {Modes} for details. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#