Class SftpFileInputStream

java.lang.Object
java.io.InputStream
com.sshtools.client.sftp.SftpFileInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class SftpFileInputStream extends InputStream
An InputStream to read the contents of a remote file.