2 references to ZSTD_createDCtx
System.IO.Compression (2)
System\IO\Compression\Zstandard\ZstandardDecoder.cs (2)
114_context = Interop.Zstd.ZSTD_createDCtx(); 289using var dctx = Interop.Zstd.ZSTD_createDCtx();