ezjson_init_object

Syntax

native EzJSON:ezjson_init_object();

Description

Inits an empty object.

Note

Needs to be freed using ezjson_free() native.

Return

EzJSON handle, EzInvalid_JSON if error occurred