ゴミ箱
|
#include <buffer_body.hpp>
Public Types | |
using | const_buffers_type = boost::asio::const_buffers_1 |
Public Member Functions | |
template<bool isRequest, class Fields > | |
reader (message< isRequest, buffer_body, Fields > const &msg) | |
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::buffer_body::reader::const_buffers_type = boost::asio::const_buffers_1 |
|
inlineexplicit |
|
inline |
|
inline |