asio C++ library

PrevUpHomeNext

basic_streambuf::size

Return the size of the get area in characters.

std::size_t size() const;

PrevUpHomeNext