%PDF- %PDF-
| Direktori : /proc/self/root/home/waritko/yacy/libbuild/J7Zip-modified/src/SevenZip/ |
| Current File : //proc/self/root/home/waritko/yacy/libbuild/J7Zip-modified/src/SevenZip/ICompressSetOutStream.java |
package SevenZip;
public interface ICompressSetOutStream {
public int SetOutStream(java.io.OutputStream inStream);
public int ReleaseOutStream() throws java.io.IOException;
}