Return the number of currently open nested objects or arrays.

Synopsis

Declared in <baljsn_formatter.h>

int
nestingDepth() const;

Return Value

the number of currently open nested objects or arrays

Created with MrDocs