Class PrefixInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.cip4.jdflib.util.PrefixInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class PrefixInputStream extends FilterInputStream
stream class that allows allows prefixing of a stream without requiring a copy