Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

jQuery serializeArray doesn't include the submit button that was clicked

Can Newtonsoft Json.NET skip serializing empty lists?

c# list serialization json.net

final transient fields and serialization

java serialization final

Java Custom Serialization

java serialization

"Type not expected", using DataContractSerializer - but it's just a simple class, no funny stuff?

Converting C++ class to JSON

c++ json serialization

Are there C++ equivalents for the Protocol Buffers delimited I/O functions in Java?

How to serialize only the ID of a child with Jackson

How is it that json serialization is so much faster than yaml serialization in Python?

python json serialization yaml

boost serialization vs google protocol buffers? [closed]

How to write and read java serialized objects into a file

java file serialization

Error - is not marked as serializable

c# asp.net .net serialization

NonSerialized on property

Java: object to byte[] and byte[] to object converter (for Tokyo Cabinet)

serialize and deserialize enum with Gson [duplicate]

Should an abstract class have a serialVersionUID

serialize doesn't include hidden fields

jquery serialization

JSONResult to String

Using JsonConvert.DeserializeObject to deserialize Json to a C# POCO class

Ruby objects and JSON serialization (without Rails)