LitJSON / litjson

JSON library for the .Net framework
https://litjson.net/
Other
1.36k stars 403 forks source link

Question. Does it support binary serialization? #160

Open mike7ang1rdz opened 4 months ago

devlead commented 4 months ago

It serializes C# objects to json.

mike7ang1rdz commented 4 months ago

thanks for the answer, I meant Bson

https://bsonspec.org/

devlead commented 4 months ago

No, this project only supports json.