Package org.apache.sshd.sftp.client.impl
Class SftpOutputStreamAsync.ChannelReader
java.lang.Object
org.apache.sshd.sftp.client.impl.SftpOutputStreamAsync.ChannelReader
- All Implemented Interfaces:
SftpOutputStreamAsync.ByteInput
- Enclosing class:
SftpOutputStreamAsync
private static class SftpOutputStreamAsync.ChannelReader
extends Object
implements SftpOutputStreamAsync.ByteInput
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
src
-
stillToRead
private long stillToRead
-
-
Constructor Details
-
ChannelReader
ChannelReader(ReadableByteChannel src, long toRead)
-
-
Method Details
-
read
- Specified by:
read
in interfaceSftpOutputStreamAsync.ByteInput
- Throws:
IOException
-