public static class ZipUtil.CopyStreamCopier extends java.lang.Object implements ZipUtil.streamCopier
Constructor and Description |
---|
CopyStreamCopier() |
Modifier and Type | Method and Description |
---|---|
void |
copyStream(java.io.InputStream in,
java.io.OutputStream out) |
public void copyStream(java.io.InputStream in, java.io.OutputStream out) throws java.io.IOException
copyStream
in interface ZipUtil.streamCopier
java.io.IOException