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