zachsaw / Binaron.Serializer

Binaron.Serializer - The binary serializer that is up to 150x faster than Newtonsoft.Json!
MIT License
84 stars 10 forks source link

Used for Json #15

Closed MohMehrnia closed 4 years ago

MohMehrnia commented 4 years ago

Can used for serialism and deserialize Json

zachsawcs commented 4 years ago

It's a binary serializer. You can't use this to serializer/deserialise JSON.