All Classes and Interfaces

Class
Description
 
An an interface that allows users to customize how buffers are recycled.
Enum that expresses desired flushing for a streaming compression call.
 
Implementation of `BufferPool` that does not recycle buffers.
An pool of buffers which uses a simple reference queue to recycle buffers.
 
 
 
 
 
 
 
 
 
 
 
 
InputStream filter that decompresses the data provided by the underlying InputStream using Zstd compression.
InputStream filter that decompresses the data provided by the underlying InputStream using Zstd compression.
OutputStream filter that compresses the data using Zstd compression
OutputStream filter that compresses the data using Zstd compression.