Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

Serializing anonymous delegates in C#

c# .net-3.5 serialization

Simple, hassle-free, zero-boilerplate serialization in Scala/Java similar to Python's Pickle?

How does Google Protocol Buffers compare to ASN.1

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