Click or drag to resize

ChunkedMemoryStreamDefaultChunkSize Field

Defines the default chunk size. Currently defined as 0x10000.

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public const int DefaultChunkSize = 65536

Field Value

Type: Int32
See Also