org.apache.coyote.http11.filters
Class GzipOutputFilter.FakeOutputStream
OutputStream
org.apache.coyote.http11.filters.GzipOutputFilter.FakeOutputStream
- GzipOutputFilter
protected class GzipOutputFilter.FakeOutputStream
extends OutputStream
singleByteBuffer
protected byte[] singleByteBuffer
close
public void close()
throws IOException
flush
public void flush()
throws IOException
write
public void write(byte[] b,
int off,
int len)
throws IOException
write
public void write(int b)
throws IOException
Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.