Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

Scala library to convert numbers (Int, Long, Double) to/from Array[Byte]

scala serialization

Add extra fields using JMS Serializer bundle

How to analyse contents of binary serialization stream?

Circular dependency in Django Rest Framework serializers

How to serialize a non-serializable in Java?

java serialization

How can I return json from my WCF rest service (.NET 4), using Json.Net, without it being a string, wrapped in quotes?

Json.NET: Deserializing nested dictionaries

JSF backing bean should be serializable?

java serialization jsf

Why is Serializable Attribute required for an object to be serialized

c# .net serialization

What is an object graph and how do I serialize one

Why doesn't java.util.List implement Serializable?

How to pickle and unpickle to portable string in Python 3

Thrift, Avro, Protocolbuffers - Are they all dead?

How can I deserialize the object, if it was moved to another package or renamed?

java serialization

Ignoring class members that throw exceptions when serializing to JSON

c# json serialization json.net

Dynamically exclude or include a field in Django REST framework serializer

How to make a custom exception class with multiple init args pickleable

How to fix Unmarshalling unknown type code XXX at offset YYY in Android?

Jquery sortable list won't serialize, why?

What is the difference between a lambda and a method reference at a runtime level?