twisted.internet.iocpreactor.interfaces.IReadWriteHandle(IReadHandle, IWriteHandle) interface documentationtwisted.internet.iocpreactor.interfaces
          View Source
          (View In Hierarchy)
        
      Known implementations: twisted.internet.iocpreactor.tcp.Connection, twisted.internet.iocpreactor.udp.Port
Inherited from IWriteHandle:
| Method | writeToHandle | Write the given buffer to this handle. | 
Inherited from IWriteHandle:
| Method | writeToHandle | Write the given buffer to this handle. |