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 |
|
Created with MrDocs