public class GunzipOutputStream extends InflaterOutputStream
buf, infout| Constructor and Description |
|---|
GunzipOutputStream(OutputStream targetOutputStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(byte[] data,
int offset,
int length) |
close, finish, flush, writewritepublic GunzipOutputStream(OutputStream targetOutputStream)
public void write(byte[] data,
int offset,
int length)
throws IOException
write in class InflaterOutputStreamIOExceptionCopyright © 2006–2020 The Apache Software Foundation. All rights reserved.