Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

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

Clone Linq object Error "Object graph for type 'TestLinq.PersonAddress' contains cycles and cannot be serialized if reference tracking is disabled."

How to convert object to JSON without JSON.NET library?

c# json serialization

Jackson How to retrieve parent bean in a custom Serializer/Deserializer

How to apply ObjectCreationHandling.Replace to selected properties when deserializing JSON?

c# json serialization json.net