Step for in streaming file reading. Currently set to 4096

Namespace: LLCryptoLib.Hash
Assembly: LLCryptoLib (in LLCryptoLib.dll) Version: 2.0.1024.0 (2.0.1024)

Syntax

C#
public static short ChunkSize { get; }
Visual Basic
Public Shared ReadOnly Property ChunkSize As Short
	Get
Visual C++
public:
static property short ChunkSize {
	short get ();
}

See Also