RESTinio
|
A special producer that consumes the rest of the current line in the input stream until CR/LF will be found. More...
#include <multipart_body.hpp>
Public Member Functions | |
expected_t< std::string, easy_parser::parse_error_t > | try_parse (easy_parser::impl::source_t &from) const |
Additional Inherited Members | |
Public Types inherited from restinio::easy_parser::impl::producer_tag< std::string > | |
using | result_type |
Static Public Attributes inherited from restinio::easy_parser::impl::producer_tag< std::string > | |
static constexpr entity_type_t | entity_type |
A special producer that consumes the rest of the current line in the input stream until CR/LF will be found.
Definition at line 207 of file multipart_body.hpp.
|
inlinenodiscard |
Definition at line 212 of file multipart_body.hpp.