public static interface ZipFileList.ZipFileEntry
| Modifier and Type | Method and Description |
|---|---|
void |
write(ZipOutputStream zos)
Write this entry to the specified output stream.
|
void write(ZipOutputStream zos) throws IOException
zos - The output stream to write to.IOExceptionCopyright © 2018 Apache. All rights reserved.