Skip to content

dfc180a1 a3eb 7064 c90c 40afbf01f849

yy edited this page Oct 15, 2018 · 1 revision

XXHash64 Constructor (UInt32)

Initializes a new instance of the XXHash64 class, and sets the Seed to the specified value.

Namespace: YYProject.XXHash
Assembly: YYProject.XXHash (in YYProject.XXHash.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public XXHash64(
	uint seed
)

Parameters

 

seed
Type: System.UInt32
Represent the seed to be used for xxHash64 computing.

See Also

Reference

XXHash64 Class
XXHash64 Overload
YYProject.XXHash Namespace

Clone this wiki locally