|  | 
| class | ByteArrayConverter | 
|  | Converts byte arrays to and from JSON in a way compatible with the Unity's built-in JSON utility.  More... 
 | 
|  | 
| class | FixedSizeBufferConverter | 
|  | Converts fixed-size buffers to and from JSON in a way compatible with the Unity's built-in JSON utility.  More... 
 | 
|  | 
| class | UnityContractResolver | 
|  | Custom contract resolver for Unity objects. The main purpose is to support Unity's SerializeReference attribute.  More... 
 | 
|  | 
| class | UnityJsonUtilityConvert | 
|  | Utility methods to convert JSON data serialized by Unity's built-in JSON utility to .NET objects with Newtonsoft.Json.  More... 
 | 
|  |