ezjson_init_array

Syntax

native EzJSON:ezjson_init_array();

Description

Inits an empty array.

Note

Needs to be freed using ezjson_free() native.

Return

EzJSON handle, EzInvalid_JSON if error occurred