All Classes and Interfaces
Class
Description
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.
A 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.