org.jboss.resteasy.plugins.interceptors.encoding
public static class GZIPEncodingInterceptor.EndableGZIPOutputStream extends GZIPOutputStream
crc
buf, def
out
Constructor and Description |
---|
GZIPEncodingInterceptor.EndableGZIPOutputStream(OutputStream os) |
Modifier and Type | Method and Description |
---|---|
void |
finish() |
write
close, deflate, write
flush, write
public GZIPEncodingInterceptor.EndableGZIPOutputStream(OutputStream os) throws IOException
IOException
public void finish() throws IOException
finish
in class GZIPOutputStream
IOException
Copyright © 2016. All Rights Reserved.