Searched defs:brotli_writer (Results 1 – 1 of 1) sorted by relevance
377 struct brotli_writer { struct378 struct Curl_cwriter super;379 char buffer[DECOMPRESS_BUFFER_SIZE];380 BrotliDecoderState *br; /* State structure for brotli. */