Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

How to serialize JSON with json4s with UTF-8 characters?

Could ByteBuffer implement DataOutput/DataInput?

Serialize Array without root element

c# xml arrays serialization

Determine type of serialized object

java serialization

How to control json_encode behavior?

php object serialization json

Opposite to serializeArray in jQuery (restore form)

How to use XmlWriterSettings() when using override void WriteEndElement()?

c# xml serialization

kryo list serialization

XML deserialization generic method

ASP.NET WebAPI Conditional Serialization based on User Role

Using reflection to determine how a .Net type is layed out in memory

Is there any guidance for caching patterns in ASP.NET 5

Json.Net: Serialize/Deserialize property as a value, not as an object

c# json serialization json.net

Hashtable.OnDeserialization

How does ruby serialization (Marshaling) work?

ruby serialization

Does Order Matter in the XML Read by the DataContractSerializer?

c++ boost serialization with stringstream

c++ serialization boost binary

Test if a variable is serializable

php serialization closures

Can I customize Json.NET serialization without annotating my classes?

Is there a way to specify a simpler JSON (de-)serialization for std::map using Cereal / C++?