Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

Why is IEEE-754 Floating Point not exchangable between platforms?

Django MPTT efficiently serializing relational data with DRF

Handling circular reference with Newtonsoft JSON

c# json serialization json.net

Do i need to implement Serializable for model classes while using GSON(serialization/deserialization library)

JSON serialization of optional values with FsPickler

json serialization f#

Java 8 Lambda expression with Serialization

Django primarykey serializer "This field may not be null" while allow_null=True

Go Protobuf declarations and optional Fields in Go Struct (string pointers)

Spring Boot: Default serialization for java.time.Duration changed from String to Number

Design time serialization in C#

c# .net serialization

C# Xml-Serializing a derived class using IXmlSerializable

c# xml serialization

Is it possible to serialize objects without a parameterless constructor in WCF?

Using System.Web.Script.Serialization.JavascriptSerializer to deserialize JSON - how to?

readObject() vs. readResolve() to restore transient fields

Creating a plist using Java

DataContractSerializer serializing List<T> getting error

JSON de-serialization with MonoTouch

Google Protocol Buffers Serialization hangs writing 1GB+ data

How expensive is using MarshalByRefObject compared to serialization?

Force protobuf-net to ignore IEnumerable/ICollection interfaces