BloombergLP::balber::BerEncoder_UseArrayLengthHintGuard::BerEncoder_UseArrayLengthHintGuard

Set the array-length-hint flag of the specified encoder to the specified value, restoring the previous value on destruction.

Synopsis

Declared in <balber_berencoder.h>

BerEncoder_UseArrayLengthHintGuard(
    BerEncoder* encoder,
    bool value);