org.apache.coyote.http11.filters
protected class GzipOutputFilter.FakeOutputStream extends OutputStream
Field Summary | |
---|---|
protected ByteChunk | outputChunk |
protected byte[] | singleByteBuffer |
Method Summary | |
---|---|
void | close() |
void | flush() |
void | write(int b) |
void | write(byte[] b, int off, int len) |