public interface IFilter
byte[] encode(byte[] source,
int offset,
int length)
throws IOException
IOExceptionbyte[] decode(byte[] source,
int offset,
int length)
throws IOException
IOExceptionvoid setStream(COSStream stream)
COSStream getStream()
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.