Set the flag denoting if the current element refers to an array element to the specified isArrayElement.

Synopsis

Declared in <baljsn_encoder.h>

void
setIsArrayElement(bool isArrayElement);

Parameters

Name

Description

isArrayElement

true if the current element is an array element

Created with MrDocs