Таблицы
json
Этот класс предоставляет работу с JSON
Methods
encode(table)decode(json_string)Вернёт таблицу
Примеры:
1 2 3 4 5 6 7 8 9 10 11 12 | |
1 2 3 4 5 6 7 8 9 | |
The source code for this library can be found at https://github.com/rxi/json.lua
Этот класс предоставляет работу с JSON
encode(table)decode(json_string)
Вернёт таблицу1 2 3 4 5 6 7 8 9 10 11 12 | |
1 2 3 4 5 6 7 8 9 | |
The source code for this library can be found at https://github.com/rxi/json.lua