Boost logo

Boost Users :

Subject: Re: [Boost-users] [archive] binary archive to memory stream
From: Robert Ramey (ramey_at_[hidden])
Date: 2014-06-19 13:43:16


stringstream is basically std::string with a layer to make it compatible with
std::streambuf. It is NOT a C string and the 00 character has no special
significance. I also believe that it is exactly what you're looking for. On
the other hand, your original explanation leaves me mystified as to what
you're actually trying to do. So I could be wrong.

Robert Ramey

--
View this message in context: http://boost.2283326.n4.nabble.com/archive-binary-archive-to-memory-stream-tp4664294p4664332.html
Sent from the Boost - Users mailing list archive at Nabble.com.

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