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.8.3649.33599

Syntax

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

See Also