Class TrackableByteArrayInputStream

java.lang.Object
java.io.InputStream
java.io.ByteArrayInputStream
com.inductiveautomation.ignition.client.util.TrackableByteArrayInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class TrackableByteArrayInputStream extends ByteArrayInputStream
A Byte array that notifies an instance of child interface "Tracker" about the progress through the stream