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