XxHash64
XxHash64()
XxHash64(Int64)
Append(ReadOnlySpan<Byte>)
Clone()
GetCurrentHashAsUInt64()
GetCurrentHashCore(Span<Byte>)
Hash(Byte[])
Hash(Byte[], Int64)
Hash(ReadOnlySpan<Byte>, Int64)
Hash(ReadOnlySpan<Byte>, Span<Byte>, Int64)
HashToUInt64(ReadOnlySpan<Byte>, Int64)
Reset()
TryHash(ReadOnlySpan<Byte>, Span<Byte>, Int32, Int64)
net11.0
namespace System.IO.Hashing
{
public sealed class XxHash64 : NonCryptographicHashAlgorithm
{
protected override void GetCurrentHashCore(Span<byte> destination);
}
}
| .NET | 8.09.010.011.0 |
|---|---|
| .NET Framework | 4.6.24.74.7.14.7.24.84.8.1 |
Information specific to net11.0 | |
| Assemblies | System.IO.Hashing , Version=10.0.0.5, PublicKeyToken=cc7b13ffcd2ddd51 System.IO.Hashing , Version=11.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
| Referencing | Your project needs a package reference to |
| Package | System.IO.Hashing (10.0.5) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API