
26 Feb
2008
26 Feb
'08
5:57 p.m.
Hello I use boost.serialization for data transfer betwen my server and client applications. The example of serialized data looks like: " 3b22 serialization::archive 4 0 1 2 7 request 1 0 0 1 0 1 2 1 " I've been wondering if there is any way to hide serialization:.archive in the data, maybe replace it with something like 'sa' .. Thanks a lot for help Best regards Aljaz