#include <RobotAPI/libraries/armem/server/ltm/detail/mixins/util/httplib.h>
|
typedef std::function< bool(const char *data, size_t data_len)> | Callback |
|
Definition at line 2386 of file httplib.h.
◆ Callback
typedef std::function<bool(const char *data, size_t data_len)> Callback |
◆ ~decompressor()
◆ decompress()
virtual bool decompress |
( |
const char * |
data, |
|
|
size_t |
data_length, |
|
|
Callback |
callback |
|
) |
| |
|
pure virtual |
◆ is_valid()
virtual bool is_valid |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file:
- RobotAPI/libraries/armem/server/ltm/detail/mixins/util/httplib.h