Discuss this help topic in SecureBlackbox Forum

TElClientServerIndySSLIOHandlerSocket.WriteDirect

TElClientServerIndySSLIOHandlerSocket     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Sends the data to the connection.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    procedure WriteDirect(ABuffer: TIdBytes);

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • ABuffer - buffer with data to be sent

Return value

    Use this method to send the data from the buffer to the connection.

Description

    

Discuss this help topic in SecureBlackbox Forum