Searched defs:Curl_chunker (Results 1 – 1 of 1) sorted by relevance
82 struct Curl_chunker { struct83 char hexbuffer[ MAXNUM_SIZE + 1];84 int hexindex;85 ChunkyState state;86 curl_off_t datasize;87 size_t dataleft; /* untouched data amount at the end of the last buffer */