RZstd.Compressor (RZstd v1.1.0-rc.2) 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}