net9.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.0 |
Information specific to net9.0 | |
Assembly | System.IO.Hashing , Version=9.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
Referencing | Your project needs a package reference to |
Package | System.IO.Hashing (9.0.0) net9.0 |
Platform Restrictions | This API is supported on all platforms. |