See: Description
| Class | Description |
|---|---|
| PLZFOutputStream |
Decorator
OutputStream implementation that will compress
output using LZF compression algorithm, given uncompressed input
to write. |
The main abstraction to use is PLZFOutputStream,
which orchestrates operation of multi-thread compression.
Copyright © 2023 FasterXML. All rights reserved.