Skip to content

SSH.SSHStream

Andrew Lambert edited this page Nov 26, 2022 · 12 revisions

SSH.SSHStream

Interface declaration

 Global Interface SSHStream
 Aggregates Readable, Writeable

Remarks

This represents a binary data stream over SSH. If the stream is the input/output of a program then only the StdIn and StdOut streams are accessible.

Methods

(Pseudo) Properties

Implemented by

Clone this wiki locally