Class ChunkedInputStream

java.lang.Object
java.io.InputStream
org.jenkinsci.plugins.publishoverdropbox.domain.ChunkedInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class ChunkedInputStream extends InputStream
Limits access to a chunk of given size of an existing InputStream