$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] encoding data when serializing
From: Sean Farrow (sean.farrow_at_[hidden])
Date: 2012-03-09 07:32:46
Hi:
Is there a way of telling boost serialization to encode everything to base64 when encoding to xml.
We are using std::wstring primarily.
Any help appreciated.
Cheers
Sean.