If '?' will be added to the begin of the result, in case the result is not empty. Default value: true
The function used to parse the dates. Default value: value => value.toISOString()
If, in case there is a nested object, a parameter with value true for each path to the parents will be added. Default value: true
If all the null values will be kept and parsed as 'null'. Default value: true
If all the undefined values will be kept and parsed as 'undefined'. Default value: false
If a value is of boolean type, it will be just declared if true while omitted if false. (e.g. &val) Default value: false
Generated using TypeDoc
The interface of the options internally used by the function encode