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

No interface docstring
Method writeToHandle Write the given buffer to this handle.
def writeToHandle(buff, evt):

Write the given buffer to this handle.

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