Class ThroughputInputStream

java.lang.Object
java.io.InputStream
io.fusionauth.http.server.io.ThroughputInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class ThroughputInputStream extends InputStream
An InputStream that updates a Throughput as it is read from.
Author:
Brian Pontarelli