1 reference to ZSTD_decompressBound
System.IO.Compression (1)
System\IO\Compression\Zstandard\ZstandardDecoder.cs (1)
219
ulong frameContentSize = Interop.Zstd.
ZSTD_decompressBound
(dataPtr, (nuint)data.Length);