2 references to ZSTD_createCCtx
System.IO.Compression (2)
System\IO\Compression\Zstandard\ZstandardEncoder.cs (2)
186_context = Interop.Zstd.ZSTD_createCCtx(); 351using SafeZstdCompressHandle ctx = Interop.Zstd.ZSTD_createCCtx();