public class ZipArchiveOutputStreamWriter extends AbstractArchiveOutputStreamWriter
os| Constructor and Description |
|---|
ZipArchiveOutputStreamWriter(ZipArchiveOutputStream os) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeEntry(java.lang.String name,
byte[] bytes) |
close