public interface CustomDecodeFilter extends CustomFilter
| Modifier and Type | Method and Description |
|---|---|
InputStream |
decode(InputStream in,
FilterParams filterParams)
Decode the stream applying the required filter and using
the supplied filter parameters if needed.
|
getNameInputStream decode(InputStream in, FilterParams filterParams) throws CustomFilterException
in - filterParams - CustomFilterExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved