Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

JSON.NET is ignoring properties in types derived from System.Exception. Why?

c# json serialization json.net

Why do I need "field:" in my attribute declaration "[field:NonSerialized]"?

Reverse engineering iWork '13 formats

how to serialize/deserialize a map in go

Serialising and immutable objects

java serialization final

What is the most straightforward way to parse JSON in Scala?

What is "compressed JSON"?

json serialization

Deserialize List<Interface> with jackson

Unity C# JsonUtility is not serializing a list

c# json unity3d serialization

Saving a Dictionary<String, Int32> in C# - Serialization?

Caveats Encoding a C# string to a Javascript string

How to serialize a Date using AVRO in Java

Read case class object from string in Scala (something like Haskell's "read" typeclass)

scala haskell serialization

how to format time in django-rest-framework's serializer?

Cannot deserialize the current JSON array (e.g. [1,2,3])

Serialize WCF message in a binary way, and not as a SOAP Message

wcf serialization

PHP unserialize error at offset, works on some servers, not others

php serialization

Remove empty string properties from json serialized object

c# .net json serialization

Custom JodaTime serializer using Play Framework's JSON library?

Jackson deserialize based on type