Json

From GiderosMobile
Revision as of 15:18, 23 August 2018 by Hgy29 (talk | contribs)

Supported platforms: android, ios, mac, pc
Available since: Gideros 2013.09

Description

Provides Lua table serialization and deserialization to and from string in json format

Methods

json.decode Template:Returns Lua table from provided json encoded string
json.encode Template:Returns encoded json string from provided Lua table

Events

Constants