XxHash32
XxHash32()
XxHash32(Int32)
Append(ReadOnlySpan<Byte>)
Clone()
GetCurrentHashAsUInt32()
GetCurrentHashCore(Span<Byte>)
Hash(Byte[])
Hash(Byte[], Int32)
Hash(ReadOnlySpan<Byte>, Int32)
Hash(ReadOnlySpan<Byte>, Span<Byte>, Int32)
HashToUInt32(ReadOnlySpan<Byte>, Int32)
Reset()
TryHash(ReadOnlySpan<Byte>, Span<Byte>, Int32, Int32)
net11.0
namespace System.IO.Hashing
{
public sealed class XxHash32 : 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