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);
Created with MrDocs