Class ProgressTrackingInputStream

java.lang.Object
java.io.InputStream
com.amilesend.client.connection.file.ProgressTrackingInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class ProgressTrackingInputStream extends InputStream
Tracking input stream to monitor the amount of bytes read.