1 reference to ZSTD_CCtx_setParameter
System.IO.Compression (1)
System\IO\Compression\Zstandard\ZstandardEncoder.cs (1)
493
nuint result = Interop.Zstd.
ZSTD_CCtx_setParameter
(handle, parameter, value);