See: Description
| Class | Description | 
|---|---|
| ZstdCompressorInputStream | CompressorInputStreamimplementation to decode Zstandard encoded stream. | 
| ZstdCompressorOutputStream | CompressorOutputStreamimplementation to create Zstandard encoded stream. | 
| ZstdUtils | Utility code for the Zstandard compression format. | 
Provides stream class for (de)compressing streams using the Zstandard algorithm based on Zstandard JNI.
Copyright © 2018 The Apache Software Foundation. All rights reserved.