You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by Raghava Mutharaju <m....@gmail.com> on 2010/07/23 09:04:15 UTC

C++ serialization/deserialization examples

Hello all,

I am using Thrift to share data between applications written in 2 different
languages (java & c++). I have used TSerializer and TDeserializer for java
(Binary Protocol) to serialize a message into a file. I haven't found its
equivalent classes in C++. Can someone suggest how to serialize/deserialize
using C++. Some steps or small code snippet would be useful.

Thank you.

Regards.
Raghava.