Package org.verapdf.parser
Interface BaseParserInputStream
- All Known Implementing Classes:
ASBufferedInFilter,ASMemoryInStream,COSFilterAESDecryptionDefault,COSFilterASCII85Decode,COSFilterASCIIHexDecode,COSFilterFlateDecode,COSFilterLZWDecode,COSFilterRC4DecryptionDefault,COSPredictorDecode,EexecFilterDecode,InternalInputStream,SeekableInputStream
public interface BaseParserInputStream
- Author:
- Maxim Plushchov
-
Method Summary
-
Method Details
-
read
- Throws:
IOException
-
read
- Throws:
IOException
-
readByte
- Throws:
IOException
-
unread
- Throws:
IOException
-
unread
- Throws:
IOException
-
peek
- Throws:
IOException
-
skip
- Throws:
IOException
-
close
- Throws:
IOException
-
isEOF
- Throws:
IOException
-