Skip to content

JSON

用于对字符串进行json编码解码

json.decode(String)

返回值:LuaTable

json.encode(LuaTable)

返回值:String

Made with ❤️