Class COSFilterInputStream

java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.apache.pdfbox.pdmodel.interactive.digitalsignature.COSFilterInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class COSFilterInputStream extends FilterInputStream
A filtered stream that includes the bytes that are in the (begin,length) intervals passed in the constructor.
Author:
boix_jor