SSH.SCPStream.EOF - charonn0/RB-libssh2 GitHub Wiki
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