Searched refs:_io_BytesIO_getvalue (Results 1 – 1 of 1) sorted by relevance
102 {"getvalue", (PyCFunction)_io_BytesIO_getvalue, METH_NOARGS, _io_BytesIO_getvalue__doc__},108 _io_BytesIO_getvalue(bytesio *self, PyObject *Py_UNUSED(ignored)) in _io_BytesIO_getvalue() function