Hi Kim, I don't know if this will help or not, but here's a C++ test program that writes Thrift structures into a file, then reads them back and compares to the original.
- Rush
On Oct 21, 2010, at 3:51 AM, Kim l. Bendtsen wrote: > Is there any tutorials explaining how to use Thrift for storing and > retrieving messages in a file? > I'm doing a c# program and can't seem to find an example on this. > > Br > Kim > >