Internet Direct (Indy) Version 9.0.1 Beta
|
TIdIOHandlerStream = class(TIdIOHandler)
TIdIOHandlerStream implements abstract virtual methods inherited from TIdIOHandler that allow the handler to determine when the handler is ready to perform an IO operation, and perform the data transmission or receipt required for a component.
TIdIOHandlerStream also exposes the ReadStream and WriteStream properties that allow acccess to the methods and properties of TStream instance used for input and output operations.