1 reference to ZSTD_CCtx_setPledgedSrcSize
System.IO.Compression (1)
System\IO\Compression\Zstandard\ZstandardEncoder.cs (1)
441if (ZstandardUtils.IsError(Interop.Zstd.ZSTD_CCtx_setPledgedSrcSize(_context, (ulong)length), out var error))