Method Builtin.Null()->encode_json()
- Method encode_json
string encode_json()
- Description
Defined for use with Standards.JSON.encode, so that it formats NULL as
null
.
string encode_json()
Defined for use with Standards.JSON.encode, so that it
formats NULL as null
.