public abstract static class GZip.GZipWorkAction extends CompressorWorkAction<GzipCompressorOutputStream,GZip.GZipWorkParameters>
| Constructor and Description |
|---|
GZipWorkAction() |
| Modifier and Type | Method and Description |
|---|---|
protected GzipCompressorOutputStream |
createOutputStream(BufferedOutputStream outputStream) |
executeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetParametersprotected GzipCompressorOutputStream createOutputStream(BufferedOutputStream outputStream) throws IOException
createOutputStream in class CompressorWorkAction<GzipCompressorOutputStream,GZip.GZipWorkParameters>IOException