serialized v1.3.6 (2021-08-25T12:16:08Z)
Dub
Repo
encodeJson
text
json
Encode
Encodes an arbitrary type as a JSON string using introspection.
JSONValue
encodeJson
(T value)
JSONValue
encodeJson
(
T
)
(
const
T
value
)
JSONValue
encodeJson
(T parameter)
JSONValue
encodeJson
(T parameter)
string
encode
(T value)
Meta
Source
See Implementation
text
json
Encode
functions
encode
encodeJson
Encodes an arbitrary type as a JSON string using introspection.