Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in serialization

Is it possible to safely serialize an unmanaged type?

Serializing to MemoryStream causes an OutOfmemoryException, but serializing to a FileStream does not. Can anyone tell me why?

c# json serialization json.net

Deserialize multiple json into object c#

c# json serialization

C++11 Cereal Serialization - versioning

How to deserialize an Xml Fragment using the XML Reader

c# xml serialization

Passing GoogleApiClient object to another activity?

What are the possible ways to exchange data in binary format between windows and solaris?

How to compare two instances' contents in C#?

Figure out if an instance of Object is DataContract serializable in WCF

Java: Can I use JAXB to serialize a list of strings?

java xml serialization jaxb

Control enum value format during (de)serialization via attributes

c# serialization json.net

How can I serialize a list of objects using flex json?

java serialization

Serializing and deserializing data - JavaScript

How to get ServiceStack to serialize a dynamic (ExpandoObject) property on request

Pass data from page 1-2-3-4... in PHP (without sessions/cookies)

JMS Performance: BytesMessage vs ObjectMessage

java serialization jms

Java Serializable

java serialization

Serialize/Deserialize maps with different types with Jackson

No serializer found for class org.jooq.JSON and no properties discovered to create BeanSerializer

java rest serialization jooq

copying serializable objects without using ObjectOutputStream