#include <encoder.hpp>
Inheritance diagram for process::HttpResponseEncoder:
Public Member Functions
virtual const char *
next (size_t *length)
void
backup (size_t length) override
Static Public Member Functions
Additional Inherited Members
Constructor & Destructor Documentation
process::HttpResponseEncoder::HttpResponseEncoder
(
const
http::Response &
response,
)
inline
Member Function Documentation
static std::string process::HttpResponseEncoder::encode
(
const
http::Response &
response,
)
inlinestatic
The documentation for this class was generated from the following file: