Boost.ASIO

    • Global namespace
    • Reference
  • boost::asio::read_size_helper
arrow_upward

boost::asio::read_size_helper

Synopsis

Declared in <boost/asio/basic_streambuf.hpp>

size_t
read_size_helper(
    basic_streambuf& sb,
    size_t max_size);

Created with MrDocs

Edit this Page