HomeSort by relevance Sort by last modified time
    Searched refs:_io__BufferedIOBase_readinto_impl (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Modules/_io/clinic/
bufferedio.c.h 14 _io__BufferedIOBase_readinto_impl(PyObject *self, Py_buffer *buffer);
25 return_value = _io__BufferedIOBase_readinto_impl(self, &buffer);
  /external/python/cpython3/Modules/_io/
bufferedio.c 109 _io__BufferedIOBase_readinto_impl(PyObject *self, Py_buffer *buffer)
    [all...]

Completed in 360 milliseconds