Sept. 28, 2010
9:24 a.m.
Hello, I'm working on a prototype for binary serialization of objects, and I would like to do tests and benchmarks for serializing on a stream in one image and de-serialize them in another, maybe with different conditions (other version, VM, etc). Could you recommend me how to do that in an automatic way? Thanks Martin