private final class RawZipOutputStream.Crc32CheckingOutputMethod extends RawZipOutputStream.Crc32OutputMethod
outdelegate| Constructor and Description |
|---|
RawZipOutputStream.Crc32CheckingOutputMethod(OutputMethod processor) |
| Modifier and Type | Method and Description |
|---|---|
void |
finish()
Finishes writing the initialized ZIP entry.
|
startinitRawZipOutputStream.Crc32CheckingOutputMethod(OutputMethod processor)
public void finish()
throws IOException
OutputMethodfinish in interface OutputMethodfinish in class RawZipOutputStream.Crc32OutputMethodIOException - on any I/O error.Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.