Known subclasses: twisted.internet.iocpreactor.interfaces.IReadWriteHandle

No interface docstring
Method readFromHandle Read into the given buffers from this handle.
def readFromHandle(bufflist, evt):

Read into the given buffers from this handle.

Parametersbuffthe buffers to read into (type: list of objects implementing the read/write buffer protocol)
evtan IOCP Event object
Returnstuple (return code, number of bytes read)
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.