Skip to content

41a8b660 545c 4567 75e9 57cc8ed88cbf

yy edited this page Oct 15, 2018 · 1 revision

XXHash32.HashUInt32 Property

Gets the UInt32 value of the computed hash code.

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

Syntax

C#

public uint HashUInt32 { get; }

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