Encode an Encodable object to a JSON string.
The object to encode
Optional
Optional encoding options. See EncodeJSONOptions for more information.
A JSON string encoding of the object
Generated using TypeDoc
Encode an Encodable object to a JSON string.