Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

Can I get the attributes on a property from the WriteJson method of a custom JsonConverter?

SerialVersionUID in the Java standard library across different JVMs

Serialize and Deserialize domain events to persist and retrieve from Event Store in generic implementation

Is there a way to serialize a map in Kotlinx-Serialization

Initialize an object of type T from Dictionary<string,object>

Why does this semicolon appear if I use jQuery serialize() on inputs with square brackets in the name?

Efficiently serializing case classes

POST JSON Dictionary without Key/Value Text

c# json wcf serialization

How to avoid <string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">?

.NET 4.5 MethodInfo serialization breaking change

.net serialization .net-4.5

Deserialize derived types in WCF service as base types but retain type information

jackson serializing Collections.unmodifiable*

Handling case classes in twitter chill (Scala interface to Kryo)?

How to convert class object to JSon string in Unity3D?

c# json serialization unity3d

Gson: serializing a java.nio.Path causes a StackOverflowError

java serialization gson

Jackson JSON object mapper deserializes to LinkedHashMap instead of HashMap

Not able to deserialize Lazy object

Serialization of objects: no thread state can be involved, right?

Boost Serializing of Object containing Map (with object values) and Multimap (with std::string values): what is needed?

c++ serialization boost map

Binary parser or serialization?