SplFixedArray::jsonSerialize
(PHP 8 >= 8.1.0)
SplFixedArray::jsonSerialize — Returns a representation that can be converted to JSON
说明
Serializes the array to a value that can be serialized natively by json_encode().
参数
此函数没有参数。
返回值
Returns array data which can be serialized by json_encode(), which is a value of any type other than a resource.
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/splfixedarray.jsonserialize.php