Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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.

  • No labels