Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

C# serialize large array to disk

Sending WPF User Controls over WCF or similar

Serialize C# object, want to deserialize to an interface

Conditional statements in DRF CreateAPIView

How do I add extra data to ActiveRecord records being serialized to JSON in Rails?

Java RMI Exception Error

Ignore Property to be (XML) serialized

How to unpickle a Python instance that was saved before the class changed a member variable to a property?

python serialization pickle

Order fields when serializing

FindBugs wants readObject(...) to be private for serialization, why?

java serialization findbugs

c++ - properly writing std::string to binary file [duplicate]

Why does the DataContractSerializer bypass initializers?

.net serialization

Serializing LINQ-objects to JSON-strings - HUGE strings

linq serialization json.net

Is there a simple way to customize how arrays are formatted by JSON.stringify?