RZstd v1.0.0 RZstd.Compressor View Source

Compressor used to optimize zstd compression speed and memory usage.

Link to this section Summary

Link to this section Types

Link to this section Functions

Specs

new() :: {:ok, t()}

Specs

with_dict(binary()) :: {:ok, t()} | {:error, :binary_decode_failed}