Class TIFFCountingStreamWrapper
java.lang.Object
com.adobe.internal.pdftoolkit.core.filter.TIFFCountingStreamWrapper
Counting wrapper for a TIFFInputStream or InflaterInputStream
-
Constructor Summary
ConstructorsConstructorDescriptionTIFFCountingStreamWrapper(InputStream inStm, CosDictionary paramsDict) TIFFCountingStreamWrapper(InputStream inStm, ASDictionary paramsDict) -
Method Summary
-
Constructor Details
-
TIFFCountingStreamWrapper
public TIFFCountingStreamWrapper(InputStream inStm, CosDictionary paramsDict) throws PDFCosParseException, PDFIOException, PDFSecurityException -
TIFFCountingStreamWrapper
public TIFFCountingStreamWrapper(InputStream inStm, ASDictionary paramsDict) throws PDFInvalidParameterException - Throws:
PDFInvalidParameterException
-
-
Method Details
-
copyData
- Throws:
IOException
-
getData
- Throws:
IOException
-
getTotalIn
public int getTotalIn() -
close
- Throws:
IOException
-