SSH.SSHStream.Write - charonn0/RB-libssh2 GitHub Wiki

SSH.SSHStream.Write

Method Signature

 Sub Write(text As String) Implements Writeable.Write

Parameters

Name Type Comment
Text String The data to write to the SSHStream.

Remarks

Writes to the SSHStream.