Okay, i sorted out that you can't use boost::asio::basic_streambuf with wide chars, but if not that, how do I send wide chars with asio?
Is it even possible?
Thanks.