Home
last modified time | relevance | path

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

/third_party/python/Modules/_io/clinic/
Dbytesio.c.h309 {"readinto", (PyCFunction)_io_BytesIO_readinto, METH_O, _io_BytesIO_readinto__doc__},
315 _io_BytesIO_readinto(bytesio *self, PyObject *arg) in _io_BytesIO_readinto() function