Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
httplib::detail::ContentProviderAdapter Class Reference

#include <goby/util/thirdparty/cpp-httplib/httplib.h>

Public Member Functions

 ContentProviderAdapter (ContentProviderWithoutLength &&content_provider)
bool operator() (size_t offset, size_t, DataSink &sink)

Detailed Description

Definition at line 5634 of file httplib.h.

Constructor & Destructor Documentation

◆ ContentProviderAdapter()

httplib::detail::ContentProviderAdapter::ContentProviderAdapter ( ContentProviderWithoutLength && content_provider)
inlineexplicit

Definition at line 5637 of file httplib.h.

Member Function Documentation

◆ operator()()

bool httplib::detail::ContentProviderAdapter::operator() ( size_t offset,
size_t ,
DataSink & sink )
inline

Definition at line 5642 of file httplib.h.


The documentation for this class was generated from the following file: