Jazz3D API


Package com.sygem.jazz3d3.decompression

The com.sygem.jazz3d3.decompression package provides a small set of classes which can perform decompression of any valid input stream.

See:
          Description

Class Summary
GZipDecompressor Decompressor for the GZIP format.
ZipDecompressor Decompressor for the ZIP format.
 

Package com.sygem.jazz3d3.decompression Description

The com.sygem.jazz3d3.decompression package provides a small set of classes which can perform decompression of any valid input stream. Please note that this package requires at least JDK1.1 or higher to run.

Related Documentation

For overviews, tutorials, examples, guides, and general documentation, please refer to the manual. These JavaDocs will provide a view of what each method does, but the manual should help you understand how to use them in conjunction with each other, and use them to create a full program.


©2001 SyGem Software