Click or drag to resize
Accord.NET (logo)

CsvReaderDefaultBufferSize Field

Defines the default buffer size.

Namespace:  Accord.IO
Assembly:  Accord.IO (in Accord.IO.dll) Version: 3.8.0
Syntax
public const int DefaultBufferSize = 4096
Request Example View Source

Field Value

Type: Int32
See Also