Return the non‐modifiable "EncodeEmptyArrays" attribute of this object.
Synopsis
Declared in <baljsn_encoderoptions.h>
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
Created with MrDocs