public class SshFileInputStream extends DynamicInputStream
| Constructor and Description |
|---|
SshFileInputStream(SshPath path,
net.thevpc.nuts.NutsSession nutsSession) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected boolean |
requestMore() |
available, getAvailableCount, push, push, read, readmark, markSupported, read, reset, skippublic SshFileInputStream(SshPath path, net.thevpc.nuts.NutsSession nutsSession)
protected boolean requestMore()
throws IOException
requestMore in class DynamicInputStreamIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class InputStreamIOExceptionCopyright © 2022 vpc open source initiative. All rights reserved.