ゴミ箱
|
#include <basic_dynamic_body.hpp>
Public Types | |
using | const_buffers_type = typename DynamicBuffer::const_buffers_type |
Public Member Functions | |
template<bool isRequest, class Fields > | |
reader (message< isRequest, basic_dynamic_body, Fields > const &m) | |
void | init (error_code &ec) |
boost::optional< std::pair< const_buffers_type, bool > > | get (error_code &ec) |
The algorithm for serializing the body
Meets the requirements of BodyReader.
using boost::beast::http::basic_dynamic_body< DynamicBuffer >::reader::const_buffers_type = typename DynamicBuffer::const_buffers_type |
|
inlineexplicit |
|
inline |
|
inline |