Indicate that there are no more elements to be added to the current array.
Declared in <baljsn_jsonformatter.h>
void
closeArray(bool formatAsEmptyArray = false);
The specified formatAsEmptyArray is ignored; arrays are unconditionally formatted.
| Name | Description |
|---|---|
| formatAsEmptyArray | ignored; arrays are unconditionally formatted |