public class MyGZIPOutputStream extends GZIPOutputStream
crc
buf, def
Constructor and Description |
---|
MyGZIPOutputStream(OutputStream out) |
Modifier and Type | Method and Description |
---|---|
void |
finish() |
write
close, deflate, flush, write
write
public MyGZIPOutputStream(OutputStream out) throws IOException
IOException
public void finish() throws IOException
finish
in class GZIPOutputStream
IOException
Copyright © 2010–2016 UNICORE. All rights reserved.