Skip to content
/ json Public

This is implementation of JsonReader and JsonWriter in C. The API is similar to Android Java API of JsonReader and JsonWriter

Notifications You must be signed in to change notification settings

nehchal/json

Repository files navigation

json

Author: Nehchal Jindal

This is implementation of JsonReader and JsonWriter in C. The API is similar to Android Java API of JsonReader and JsonWriter.

This library can be used to serialize and deserialize data in Json format.

Look at JsonReader.h and JsonWriter.h files for the API.

About

This is implementation of JsonReader and JsonWriter in C. The API is similar to Android Java API of JsonReader and JsonWriter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages