Top "Litjson" questions

LitJSON is a small and fast library for handling data in the JSON format.

How to get a UTF-8 JSON

I'm using LitJSON library but things gets a little bit odd. Do you know any JSON library that keeps the …

c# json litjson
how to parse json array using Litjson?

I am developing an application in which i am using data came from server in the json format. However i …

c# json arrays litjson
Using LitJson in unity3d

2 questions. 1) Is it possible to use the LitJson library as is while scripting in Javascript? This is really a general …

c# json unity3d litjson
Deserialize JSON object array in C# using LitJson

I'm limited by Unity3d 3 new security measures to using LitJson for Web Player application, otherwise it won't compile. Is …

c# json serialization unity3d litjson