Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

How to serialize non-static child class of static class

Empty array as default for active_record serialized attribute

How do I specify if I want JSON or XML in ASP.NET Web API?

What's the most efficient way to represent finite (non-recursive) algebraic type values?

Android Realm - Passing Realm object using Intent

Attribute error Django REST serializing

Custom WCF DataContractSerializer

.net wcf serialization

Python-style pickling for C++?

Serialize Boolean to "1" and "0" instead of "true" and "false"

java serialization boolean

boost serialization and register_type

c++ serialization boost export

How do I get json.net to serialize members of a class deriving from List<T>?

c# serialization json.net

Re-associating an object with its class after deserialization in Node.js

How can I deserialize an array of objects in Symfony Serializer?

php symfony serialization

How do you get System.Web.Script.javascriptSerializer to ignore a property?

Send and receive serialize object on UDP

java serialization udp

"Invalid field in source data: 0" error with ProtoBuf-Net and Compact Framework

Deserialization exception: Unable to find assembly

Unwanted namespaces on SVG markup when using XMLSerializer in JavaScript with IE

Can I serialize / dserialize flatbuffers to / from JSON?

C++: how to serialize/deserialize objects without the use of libraries?