Home
last modified time | relevance | path

Searched refs:brotli_Decompressor_is_finished (Results 1 – 1 of 1) sorted by relevance

/external/brotli/python/
D_brotli.cc539 static PyObject* brotli_Decompressor_is_finished(brotli_Decompressor *self) { in brotli_Decompressor_is_finished() function
572 …{"is_finished", (PyCFunction)brotli_Decompressor_is_finished, METH_NOARGS, brotli_Decompressor_is_…