RESTinio
|
A special producer that consumes the whole remaining content from the input stream. More...
#include <multipart_body.hpp>
Public Member Functions | |
RESTINIO_NODISCARD expected_t< string_view_t, easy_parser::parse_error_t > | try_parse (easy_parser::impl::source_t &from) const noexcept |
Additional Inherited Members | |
![]() | |
using | result_type = string_view_t |
![]() | |
static constexpr entity_type_t | entity_type |
A special producer that consumes the whole remaining content from the input stream.
Definition at line 183 of file multipart_body.hpp.
|
inlinenoexcept |
Definition at line 188 of file multipart_body.hpp.