Encode the representation of the empty-array JSON value to the specified formatter.
Declared in <baljsn_encodeimplutil.h>
static
void
encodeEmptyArray(FORMATTER* formatter);
| Name | Description |
|---|---|
| formatter | JSON formatter that receives the empty-array tokens |