t.i.i.i.IWriteHandle(Interface) : interface documentation

Part of twisted.internet.iocpreactor.interfaces View Source View In Hierarchy

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 2015-04-13 15:26:48.