Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
http::parser::got_some

(Inherited from http::basic_parser)

Returns true if the parser has received at least one byte of input.

Synopsis
bool
got_some() const;
Description

PrevUpHomeNext