Class ReferenceInputStream

java.lang.Object
java.io.InputStream
org.eclipse.osgi.storage.url.reference.ReferenceInputStream
All Implemented Interfaces:
Closeable, AutoCloseable, ContentProvider

public class ReferenceInputStream extends InputStream implements ContentProvider
InputStream subclass which provides a reference (via File) to the data rather than allowing the input stream to be directly read.