Boost logo

Boost Users :

Subject: Re: [Boost-users] [serialization] Serializing a byte*
From: Sven Bauhan (sven.bauhan_at_[hidden])
Date: 2012-04-23 11:31:24


On 04/21/12 22:22, Sean Farrow wrote:
>
> Hi:
>
> I have a function in another library that outputs a byte*. Can I
> safely just serialize this with boost.serialization, or should I be
> doing something else to make this work.
>
> Any help appreciated.
>
> Cheers
>
> Sean.
>
>
Hi,

if you have a byte* it is already serialized. So why there would be the
need of boost.serialization?

Greetings, Sven



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net