private static final class TarGZipDriver.GZIPOutputStream extends GZIPOutputStream
| Modifier and Type | Field and Description |
|---|---|
(package private) OutputStream |
delegate |
crcbuf, defout| Constructor and Description |
|---|
TarGZipDriver.GZIPOutputStream(OutputStream out,
int size,
int level) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
finish, writedeflate, flush, writewritefinal OutputStream delegate
TarGZipDriver.GZIPOutputStream(OutputStream out, int size, int level) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class DeflaterOutputStreamIOExceptionCopyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.