Classes responsible for JSON encoding.
Inheritance Hierarchy
Namespace: Dextronet.JsonieAssembly: Dextronet.Jsonie (in Dextronet.Jsonie.dll) Version: 1.0.0.0
SyntaxThe JsonEncoder type exposes the following members.
Constructors
| Name | Description |
---|
 | JsonEncoder |
Creates new encoder with given options.
|
Top
Methods
| Name | Description |
---|
 | Encode |
Serializes JSON value into JSON string.
|
Top
See Also