Start an asynchronous operation to read data into a streambuf until it contains a delimiter, matches a regular expression, or a function object indicates a match. More...
Variables | |
| boost::asio::basic_streambuf < Allocator > char  | boost::asio::delim | 
| boost::asio::basic_streambuf < Allocator > MatchCondition  | boost::asio::match_condition | 
Start an asynchronous operation to read data into a streambuf until it contains a delimiter, matches a regular expression, or a function object indicates a match.
| boost::asio::basic_streambuf< Allocator > const std::string & boost::asio::delim | 
| boost::asio::basic_streambuf<Allocator> MatchCondition boost::asio::match_condition | 
#include <boost_1_57_0/boost/asio/read_until.hpp>