Project Alice
Loading...
Searching...
No Matches
httplib::detail::ContentProviderAdapter Class Reference

#include <httplib.h>

Public Member Functions

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

Detailed Description

Definition at line 5583 of file httplib.h.

Constructor & Destructor Documentation

◆ ContentProviderAdapter()

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

Definition at line 5585 of file httplib.h.

Member Function Documentation

◆ operator()()

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

Definition at line 5589 of file httplib.h.


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