asio C++ library

PrevUpHomeNext

basic_streambuf::data

Get a list of buffers that represents the get area.

const_buffers_type data() const;

PrevUpHomeNext