Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
http::serializer::is_header_done

Return true if serialization of the header is complete.

Synopsis
bool
is_header_done();
Description

This function indicates whether or not all buffers containing serialized header octets have been retrieved.


PrevUpHomeNext