[#BloombergLP-baljsn-EncoderOptions-encodeEmptyArrays] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderOptions.adoc[EncoderOptions]::encodeEmptyArrays :relfileprefix: ../../../ :mrdocs: Return the non‐modifiable "EncodeEmptyArrays" attribute of this object. == Synopsis Declared in `<baljsn_encoderoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool encodeEmptyArrays() const; ---- == Description Return a reference to the non‐modifiable "EncodeEmptyArrays" attribute of this object. Note that empty arrays occurring as selections of choices are always encoded regardless of the setting of this option. == Return Value the "EncodeEmptyArrays" attribute value [.small]#Created with https://www.mrdocs.com[MrDocs]#