|
| template<bool isRequest, class Fields > |
| | reader (boost::beast::http::message< isRequest, json_body, Fields > const &m) |
| |
| void | init (boost::beast::error_code &) noexcept |
| |
| boost::optional< std::pair< const_buffers_type, bool > > | get (boost::beast::error_code &ec) |
| |
| void | finish (boost::beast::error_code &) |
| |
Definition at line 38 of file json_body.h.
◆ dynamic_buffer_type
◆ const_buffers_type
◆ is_deferred
◆ reader()
template<bool isRequest, class Fields >
| ripple::json_body::reader::reader |
( |
boost::beast::http::message< isRequest, json_body, Fields > const & |
m | ) |
|
|
explicit |
◆ init()
| void ripple::json_body::reader::init |
( |
boost::beast::error_code & |
| ) |
|
|
noexcept |
◆ get()
◆ finish()
| void ripple::json_body::reader::finish |
( |
boost::beast::error_code & |
| ) |
|
◆ buffer_