public class TIFFCountingStreamWrapper extends Object
| Constructor and Description |
|---|
TIFFCountingStreamWrapper(InputStream inStm,
ASDictionary paramsDict) |
TIFFCountingStreamWrapper(InputStream inStm,
CosDictionary paramsDict) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
copyData(OutputStream outStm) |
InputByteStream |
getData() |
int |
getTotalIn() |
public TIFFCountingStreamWrapper(InputStream inStm, CosDictionary paramsDict) throws PDFCosParseException, PDFIOException, PDFSecurityException
public TIFFCountingStreamWrapper(InputStream inStm, ASDictionary paramsDict) throws PDFInvalidParameterException
PDFInvalidParameterExceptionpublic void copyData(OutputStream outStm) throws IOException
IOExceptionpublic InputByteStream getData() throws IOException
IOExceptionpublic int getTotalIn()
public void close()
throws IOException
IOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved