Module lib.json
Helper functions to encode and decode json strings to tables
Functions
| encode (val) | Encode table to a JSON string |
| decode (str) | Decode JSON string to a table |
lib.jsonHelper functions to encode and decode json strings to tables
| encode (val) | Encode table to a JSON string |
| decode (str) | Decode JSON string to a table |