Class SshFileInputStream
java.lang.Object
java.io.InputStream
net.thevpc.common.io.DynamicInputStream
net.thevpc.common.ssh.SshFileInputStream
- All Implemented Interfaces:
Closeable, AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class DynamicInputStream
available, getAvailableCount, push, push, read, readMethods inherited from class InputStream
mark, markSupported, nullInputStream, read, readAllBytes, readNBytes, readNBytes, reset, skip, skipNBytes, transferTo
-
Constructor Details
-
SshFileInputStream
-
-
Method Details
-
requestMore
- Specified by:
requestMorein classDynamicInputStream- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classInputStream- Throws:
IOException
-