XxHash128
XxHash128()
XxHash128(Int64)
Append(ReadOnlySpan<Byte>)
GetCurrentHashAsUInt128()
GetCurrentHashCore(Span<Byte>)
Hash(Byte[])
Hash(Byte[], Int64)
Hash(ReadOnlySpan<Byte>, Int64)
Hash(ReadOnlySpan<Byte>, Span<Byte>, Int64)
HashToUInt128(ReadOnlySpan<Byte>, Int64)
Reset()
TryHash(ReadOnlySpan<Byte>, Span<Byte>, Int32, Int64)
net10.0-windows7.0
namespace System.IO.Hashing
{
[SkipLocalsInit]
public sealed class XxHash128 : NonCryptographicHashAlgorithm
{
[CLSCompliant(false)]
public UInt128 GetCurrentHashAsUInt128();
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Design Reviews |
|
.NET | 8.09.010.0 |
Information specific to net10.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 7.0 |
Information specific to net10.0-windows7.0 | |
Assemblies | System.IO.Hashing , Version=9.0.0.3, PublicKeyToken=cc7b13ffcd2ddd51 System.IO.Hashing , Version=10.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
Referencing | Your project needs a package reference to |
Package | System.IO.Hashing (9.0.3) net9.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API