Return 'true' if the maximum depth level is exceeded and 'false' otherwise.
Synopsis
Declared in <balber_berdecoder.h>
bool
maxDepthExceeded() const;
Return Value
true if the maximum depth is exceeded, and false otherwise
Created with MrDocs