
6 Aug
2008
6 Aug
'08
8:27 a.m.
Hello, Is it possible to directly read into a string using boost::asio::read? Or do I have to first read into an array of char, then assign it to the string? Thanks! Jean