Searched refs:brotli_Compressor_flush (Results 1 – 1 of 1) sorted by relevance
271 static PyObject* brotli_Compressor_flush(brotli_Compressor *self) { in brotli_Compressor_flush() function344 {"flush", (PyCFunction)brotli_Compressor_flush, METH_NOARGS, brotli_Compressor_flush_doc},