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