Skip to content

692110a2 a8ec a798 c5d9 6b24611d0cbc

yy edited this page Oct 15, 2018 · 1 revision

XXHash32.Seed Property

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

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

Syntax

C#

public uint Seed { get; set; }

Property Value

Type: UInt32

Exceptions

 

Exception Condition
InvalidOperationException Hash computation has not yet completed.

See Also

Reference

XXHash32 Class
YYProject.XXHash Namespace

Clone this wiki locally