Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

Conditional JSON serialization using C#

c# json serialization

Problem with HashSet Serialization / Cloning

java serialization cloning

MongoDb C# driver - serializing List<enum> as string[]

c# mongodb serialization enums

How to serialize attribute

c# xml serialization

Creating MTOM and Deserializing it

Is there a way to detect if an incoming serialized object stream is GZIPOutputStream compressed or a simple ObjectOutputStream?

How can I implement partial serialization?

How to deserialize child elements of different types into list/collection of base type which is a property of the corresponding class

Is it possible to deserialize JSON to List<MyObject<T,K>> with JSON.Net

JSON serialization using Marshmallow - skip None attributes

Switch between R Plumber Serializers

r serialization plumber

C# - deserialize JSON into ValueTuple

Django: 'int' object is not iterable when different serializers in a Viewset

DateTime field does not get converted to UTC format when passed to web service request

traversing object graph from n-tier client