Skip to content

1aff7550 516b 0342 dacc f3d807ceb730

yy edited this page Oct 15, 2018 · 1 revision

XXHash64 Properties

The XXHash64 type exposes the following members.

Properties

 

Name Description
Public property CanReuseTransform Gets a value indicating whether the current transform can be reused. (Inherited from HashAlgorithm.)
Public property CanTransformMultipleBlocks When overridden in a derived class, gets a value indicating whether multiple blocks can be transformed. (Inherited from HashAlgorithm.)
Public property Hash Gets the value of the computed hash code. (Inherited from HashAlgorithm.)
Public property HashSize Gets the size, in bits, of the computed hash code. (Inherited from HashAlgorithm.)
Public property HashUInt64 Gets the UInt64 value of the computed hash code.
Public property InputBlockSize When overridden in a derived class, gets the input block size. (Inherited from HashAlgorithm.)
Public property OutputBlockSize When overridden in a derived class, gets the output block size. (Inherited from HashAlgorithm.)
Public property Seed Gets or sets the value of seed used by xxHash64 algorithm.
  Back to Top

See Also

Reference

XXHash64 Class
YYProject.XXHash Namespace

Clone this wiki locally