Class ConsumingInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
com.github.sardine.impl.io.ConsumingInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class ConsumingInputStream extends FilterInputStream
Wrapper for the input stream, will consume the rest of the response on close().