public static class GZIPArchive.WriteEntry extends GZIPArchive.Entry
deflater
.Modifier and Type | Field | Description |
---|---|---|
java.io.OutputStream |
deflater |
The deflater to be used to actually write data that has to be compressed as the entry content.
|
comment, compressedSkipLength, crc32, mtime, name, uncompressedSkipLength
Constructor | Description |
---|---|
WriteEntry() |
getComment, getName, setComment, setName, toString