|
MAM API (developer's version) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Codec
Common interface for all stream encoding modules.
Method Summary | |
---|---|
void |
processTransformation(InputStream in,
OutputStream out)
Performs a transformation to the given input and writes the corresponding output to the given stream. |
Method Detail |
---|
void processTransformation(InputStream in, OutputStream out) throws IOException
IOException
|
MAM API (developer's version) |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |