Class LimitInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.apache.sshd.common.util.io.input.LimitInputStream
All Implemented Interfaces:
Closeable, AutoCloseable, Channel

public class LimitInputStream extends FilterInputStream implements Channel
Reads from another InputStream up to specified max. length