function Write(const Buffer; Count: integer): integer; overload;

function Write(const Buffer: TBytes; Offset, Count: integer): integer; overload;

 

Description

Passes Count bytes from Buffer through an existing connection. Write returns the count of bytes that were actually passed.

 

See Also

Read

SendTimeout

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support