All Packages Class Hierarchy This Package Previous Next Index
InputStream
and writes the encoded output
to specified OutputStream
.
public abstract void encode(InputStream in, OutputStream out) throws Exception
InputStream
and writes the encoded output
to specified OutputStream
.
InputStream
containing data to be encoded.
OutputStream
to which encoded output will be written.
All Packages Class Hierarchy This Package Previous Next Index