Initializes a new instance of the Fletcher class.

Namespace: Classless.Hasher
Assembly: Classless.Hasher (in Classless.Hasher.dll) Version: 0.9.4179.24336

Syntax

C#
public Fletcher()
Visual Basic
Public Sub New
Visual C++
public:
Fletcher()

Remarks

This constructor implements the default parameters of Fletcher32Bit.

See Also