XxHash64 Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides an implementation of the XxHash64 algorithm.
public ref class XxHash64 sealed : System::IO::Hashing::NonCryptographicHashAlgorithm
public sealed class XxHash64 : System.IO.Hashing.NonCryptographicHashAlgorithm
type XxHash64 = class
inherit NonCryptographicHashAlgorithm
Public NotInheritable Class XxHash64
Inherits NonCryptographicHashAlgorithm
- Inheritance
For methods that persist the computed numerical hash value as bytes, the value is written in the Big Endian byte order.
Xx |
Initializes a new instance of the XxHash64 class. |
Xx |
Initializes a new instance of the XxHash64 class with a specified seed. |
Hash |
Gets the number of bytes produced from this hash algorithm. (Inherited from NonCryptographicHashAlgorithm) |
Append(Byte[]) |
Appends the contents of |
Append(Read |
Appends the contents of |
Append(Stream) |
Appends the contents of |
Append |
Asychronously reads the contents of |
Get |
Gets the current computed hash value without modifying accumulated state. (Inherited from NonCryptographicHashAlgorithm) |
Get |
Writes the computed hash value to |
Get |
Gets the current computed hash value without modifying accumulated state. |
Get |
When overridden in a derived class, writes the computed hash value to |
Get |
Gets the current computed hash value and clears the accumulated state. (Inherited from NonCryptographicHashAlgorithm) |
Get |
Writes the computed hash value to |
Get |
Writes the computed hash value to |
Get |
Obsolete.
This method is not supported and should not be called. Call GetCurrentHash() or GetHashAndReset() instead. (Inherited from NonCryptographicHashAlgorithm) |
Hash(Byte[], Int64) |
Computes the XxHash64 hash of the provided data using the provided seed. |
Hash(Byte[]) |
Computes the XxHash64 hash of the provided data. |
Hash(Read |
Computes the XxHash64 hash of the provided data. |
Hash(Read |
Computes the XxHash64 hash of the provided data into the provided destination. |
Hash |
Computes the XxHash64 hash of the provided data. |
Reset() |
Resets the hash computation to the initial state. |
Try |
Attempts to write the computed hash value to |
Try |
Attempts to write the computed hash value to |
Try |
Attempts to compute the XxHash64 hash of the provided data into the provided destination. |
Produkt | Versiounen |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Standard | 2.0 (package-provided) |
Feedback zu .NET
.NET ass en Open-Source-Projet. Wielt e Link, fir Feedback ze ginn: