dynamic.jsonParse() function
dynamic.jsonParse()
is experimental and subject to change at any time.
dynamic.jsonParse()
takes JSON data as bytes and returns dynamic values.
JSON input is converted to dynamic-typed values which may be converted to
a statically typed value with dynamic.asArray()
or casting functions in the dynamic
package.
Function type signature
(data: bytes) => dynamic
Parameters
data
(Required) JSON data (as bytes) to parse.
Was this page helpful?
Thank you for your feedback!
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for Flux and this documentation. To find support, use the following resources:
Customers with an annual or support contract can contact InfluxData Support.