[#BloombergLP-balber-BerEncoderOptionsUtil] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::BerEncoderOptionsUtil :relfileprefix: ../../ :mrdocs: This `struct` provides a namespace for functions that set `BerEncoderOptions` to particular configurations. == Synopsis Declared in `<balber_berencoderoptionsutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct BerEncoderOptionsUtil; ---- == Enums [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balber/BerEncoderOptionsUtil/Mode.adoc[`Mode`] | Configuration modes for `BerEncoderOptions`. |=== == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balber/BerEncoderOptionsUtil/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]#