Giters
mgholam
/
fastBinaryJSON
Binary JSON serializer based on fastJSON
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
37
Watchers:
10
Issues:
6
Forks:
10
mgholam/fastBinaryJSON Issues
how about size serialized (vs json(string))
Updated
6 years ago
Comments count
3
Typed Arrays of value types are serialized incorrectly when they are the root object.
Closed
6 years ago
Comments count
3
Failed to parse when root type is enum type.
Closed
6 years ago
Comments count
2
InvalidCastException when deserializing array of complex class
Updated
7 years ago
Comments count
1
Lost type name when its length is longer than 255
Closed
7 years ago
Comments count
6
InvalidCastException on deserializing a property of a type that is already supported when a custom serializer is registered.
Updated
7 years ago