Set the flag denoting if the current element refers to an array element to the specified isArrayElement.
Declared in <baljsn_encoder.h>
void
setIsArrayElement(bool isArrayElement);
| Name | Description |
|---|---|
| isArrayElement | true if the current element is an array element |