$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [serialization] Serializing a byte*
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2012-04-21 16:22:01
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.