Increment the current depth level of the specified encoder and restore it on destruction.

Synopsis

Declared in <balber_berencoder.h>

BerEncoder_LevelGuard(BerEncoder* encoder);

Parameters

Name

Description

encoder

encoder whose depth is adjusted

Created with MrDocs