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