Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

XMlSerialization is not serializing a Datetime

Is Java serialization a tool to shrink the memory footprint?

Java Serialization with Protocol Buffer

How to use XmlElementAttribute for List<T>?

Custom fields on java enum not getting serialized

Delete field from old java class implementing Serializable

java serialization

How to serialize / deserialize immutable list type in c#

Upload File using Django Rest Framework

Is Object deserialization a proper way to implement Prototype pattern in Java?

JavaSparkContext not serializable

Scala XML serialization

xml serialization scala

Storing large amounts of data in files. What is the most performant option?

c# serialization

Serialize/deserialize objects - order of fields matters?

Is there a Python module to "thaw" data frozen using Perl's Storable?

python perl serialization

If declaring member data as primitive data types, will values be serialized if object is declared serializable?

Is there a Template Haskell / deriving mechanism for Data.Binary (or friends?)

Custom mapping with Json.NET

c# json serialization json.net

Fixing JSON Date serialization from .Net web method

In Django Rest Framework, how to limit number foreign key objects being serialized

Problems to serialize property (getter and setter) from a model using Django Rest Framework