Module json

Module json 

Source
Expand description

JSON 处理内置函数模块

提供 JSON 解析和序列化功能。

Functions§

json_parse
将 JSON 字符串解析为 Aether 值
json_stringify
将 Aether 值序列化为 JSON 字符串