public class JCshFileInputStreamSftp extends DynamicInputStream
| Constructor and Description |
|---|
JCshFileInputStreamSftp(NConnectionString path) |
JCshFileInputStreamSftp(SshConnection connection,
String path,
boolean closeConnection) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected boolean |
requestMore() |
available, getAvailableCount, push, push, read, readmark, markSupported, read, reset, skippublic JCshFileInputStreamSftp(NConnectionString path)
public JCshFileInputStreamSftp(SshConnection connection, String path, boolean closeConnection)
protected boolean requestMore()
throws IOException
requestMore in class DynamicInputStreamIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class InputStreamIOExceptionCopyright © 2026 vpc open source initiative. All rights reserved.