Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

How to serialize a Date using AVRO in Java

Read case class object from string in Scala (something like Haskell's "read" typeclass)

scala haskell serialization

how to format time in django-rest-framework's serializer?

Cannot deserialize the current JSON array (e.g. [1,2,3])

Serialize WCF message in a binary way, and not as a SOAP Message

wcf serialization

PHP unserialize error at offset, works on some servers, not others

php serialization

Remove empty string properties from json serialized object

c# .net json serialization

Custom JodaTime serializer using Play Framework's JSON library?

Jackson deserialize based on type

C# Encrypt serialized file before writing to disk

c# serialization encryption

what's the easiest way to generate xml in c++?

c++ xml serialization

why we have Externalizable when we can override writeObject and readObject in java

Django DRY Model/Form/Serializer Validation

EF4 Cast DynamicProxies to underlying object

How do I use Serde to (de)serialize arrays greater than 32 elements, such as [u8; 128]?

Protocol Buffers - how is the extensibility and backward compatibility achieved?

Serializing my custom class in Qt

c++ qt serialization qobject

Java: how to ensure serializable collections

StringContent vs ObjectContent