Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

Kryo serialization library: is it used in production?

java serialization kryo

How do I generate a .proto file from a C# class decorated with attributes?

Deserialize json array stream one item at a time

Jackson: is there a way to serialize POJOs directly to treemodel?

Structure of a Serialized PHP string

php string serialization

How to prevent auto implemented properties from being serialized?

Circular reference detected exception while serializing object to JSON

GSON - Custom serializer in specific case

java serialization gson

JSON.net Serialize C# object to JSON Issue

Why does .NET allow the SerializableAttribute to be applied to enumerations?

c# serialization enums

Java Serialization vs JSON vs XML

What are @JsonTypeInfo and @JsonSubTypes used for in jackson

Can JavaScriptSerializer exclude properties with null/default values?

How to add to a serialized array

Django REST Framework - Serializing optional fields

What is the best way to convert a java object to xml with open source apis [closed]

java xml serialization

AttributeError while using Django Rest Framework with serializers

How to stringify event object?

C# serialize private class member

c# serialization

Tell Json.Net to write a single-quote rather than a double quote when serializing objects

c# json serialization json.net