asio C++ library

PrevUpHomeNext

basic_streambuf::max_size

Return the maximum size of the buffer.

std::size_t max_size() const;

PrevUpHomeNext