Set the "EncodeNullElements" attribute to the specified value.
Synopsis
Declared in <baljsn_encoderoptions.h>
void
setEncodeNullElements(bool value);
Description
Set the "EncodeNullElements" attribute of this object to the specified value.
Parameters
Name |
Description |
value |
new value for "EncodeNullElements" |
Created with MrDocs