#include <goby/util/thirdparty/cpp-httplib/httplib.h>
Definition at line 2086 of file httplib.h.
◆ stream_line_reader()
httplib::detail::stream_line_reader::stream_line_reader |
( |
Stream & |
strm, |
|
|
char * |
fixed_buffer, |
|
|
size_t |
fixed_buffer_size |
|
) |
| |
|
inline |
◆ end_with_crlf()
bool httplib::detail::stream_line_reader::end_with_crlf |
( |
| ) |
const |
|
inline |
◆ getline()
bool httplib::detail::stream_line_reader::getline |
( |
| ) |
|
|
inline |
◆ ptr()
const char * httplib::detail::stream_line_reader::ptr |
( |
| ) |
const |
|
inline |
◆ size()
size_t httplib::detail::stream_line_reader::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: