Searched refs:_io_BytesIO_readinto (Results 1 – 1 of 1) sorted by relevance
309 {"readinto", (PyCFunction)_io_BytesIO_readinto, METH_O, _io_BytesIO_readinto__doc__},315 _io_BytesIO_readinto(bytesio *self, PyObject *arg) in _io_BytesIO_readinto() function