interface documentation
class IReadHandle(Interface): (source)
Known subclasses: twisted.internet.iocpreactor.interfaces.IReadWriteHandle
Undocumented
Method | read |
Read into the given buffers from this handle. |
class IReadHandle(Interface): (source)
Known subclasses: twisted.internet.iocpreactor.interfaces.IReadWriteHandle
Undocumented
Method | read |
Read into the given buffers from this handle. |