SSH.SCPStream.EOF - charonn0/RB-libssh2 GitHub Wiki

SSH.SCPStream.EOF

Method Signature

 Function EOF() As Boolean Implements Readable.EOF

Return value

Returns True if the server has sent the SSH eof packet or if the current Position is equal to the total Length.

See also