The default size of the blocks the source data will be split into.

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

Syntax

C#
public static readonly int DefaultBlockSize
Visual Basic
Public Shared ReadOnly DefaultBlockSize As Integer
Visual C++
public:
static initonly int DefaultBlockSize

See Also