Excerpt |
---|
gzip package |
org.jwat.gzip:
The standard GZip classes in the Java runtime library do not directly support a file with multiple compressed entries. They do however support the raw deflation of an inflated stream without reading a GZip header.
Excerpt |
---|
gzip package |
The standard GZip classes in the Java runtime library do not directly support a file with multiple compressed entries. They do however support the raw deflation of an inflated stream without reading a GZip header.