libfetch
0.0.0
A lightweight asynchronous HTTP/1.1 client library implementing a subset of the WHATWG Fetch API.
Loading...
Searching...
No Matches
Data Fields
stream_buffer_t Struct Reference
#include <
stream.h
>
Data Fields
void *
data
size_t
size
size_t
capacity
Field Documentation
◆
capacity
size_t stream_buffer_t::capacity
◆
data
void* stream_buffer_t::data
◆
size
size_t stream_buffer_t::size
The documentation for this struct was generated from the following file:
stream.h
stream_buffer_t
Generated by
1.12.0