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

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

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 2017-06-11 10:59:01.