Home
last modified time | relevance | path

Searched defs:brotli_writer (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Dcontent_encoding.c377 struct brotli_writer { struct
378 struct Curl_cwriter super;
379 char buffer[DECOMPRESS_BUFFER_SIZE];
380 BrotliDecoderState *br; /* State structure for brotli. */