1 reference to ZSTD_CCtx_refPrefix
System.IO.Compression (1)
src\libraries\Common\src\Microsoft\Win32\SafeHandles\SafeZstdHandle.cs (1)
57
nuint result = Interop.Zstd.
ZSTD_CCtx_refPrefix
(this, (byte*)handle.Pointer, (nuint)prefix.Length);