Searched refs:brotli_Compressor_flush (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/brotli/dist/python/
H A D_brotli.cc271 static PyObject* brotli_Compressor_flush(brotli_Compressor *self) { function in typeref:typename:PyObject *
344 {"flush", (PyCFunction)brotli_Compressor_flush, METH_NOARGS, brotli_Compressor_flush_doc},

Completed in 46 milliseconds