See: Description
| Class | Description |
|---|---|
| XZCompressorInputStream |
XZ decompressor.
|
| XZCompressorOutputStream |
XZ compressor.
|
| XZUtils |
Utility code for the xz compression format.
|
The classes in this package are wrappers around org.tukaani.xz.XZInputStream and org.tukaani.xz.XZOutputStream provided by the public domain XZ for Java library.
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.