[#BloombergLP-baljsn-EncodeImplUtil-encodeEmptyArray] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncodeImplUtil.adoc[EncodeImplUtil]::encodeEmptyArray :relfileprefix: ../../../ :mrdocs: Encode the representation of the empty‐array JSON value to the specified `formatter`. == Synopsis Declared in `<baljsn_encodeimplutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static void encodeEmptyArray(FORMATTER* formatter); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#