Skip to content

50b1d888 ba01 1e59 e4a0 bc6abc16b001

yy edited this page Oct 15, 2018 · 1 revision

XXHash64.Seed Property

Gets or sets the value of seed used by xxHash64 algorithm.

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

Syntax

C#

public ulong Seed { get; set; }

Property Value

Type: UInt64

Exceptions

 

Exception Condition
InvalidOperationException Computation has not yet completed.

See Also

Reference

XXHash64 Class
YYProject.XXHash Namespace

Clone this wiki locally