Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

Django rest serializer.data is an empty OrderedDict()

What is the JSON View class in Jackson and how does it work?

Knockout serialization with ko.toJSON - how to ignore properties that are null

ASP.NET Web API Date format in JSON does not serialise successfully

How to access jQuery serialized data?

marshal dumps faster, cPickle loads faster

PHP unserializing a JS serialized string of variables [duplicate]

How can you control .NET DataContract serialization so it uses XML attributes instead of elements?

Convert Bytes to Int / uint in C

c arrays serialization int byte

Reindexing an array

What are good alternative data formats to XML? [closed]

Recursively call JsonSerializer in a JsonConverter

Binary Serialization for Lists of Undefined Length in Haskell

Java: efficiency of writeObject vs writeExternal

java serialization

How to pass parameter to constructor deserializing json

protobuf-net does not deserialize DateTime.Kind correctly

Why should Java's value-based classes not be serialized?

java serialization java-8

JSON.NET as a WebAPI 2 OData serializer vs ODataMediaTypeFormatter

How to use generics and list of generics with json serialization in Dart?

The fastest way to check if a type is blittable?