Click or drag to resize

Crc64HashSize Property

Gets the size, in bits, of the computed hash code.

Namespace:  ShellBoost.Core.Utilities
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public override int HashSize { get; }

Property Value

Type: Int32
The size of the hash.
See Also