Click or drag to resize
Accord.NET (logo)

CsvReaderBufferSize Property

Gets the buffer size.

Namespace:  Accord.IO
Assembly:  Accord.IO (in Accord.IO.dll) Version: 3.8.0
Syntax
public int BufferSize { get; }
Request Example View Source

Property Value

Type: Int32
See Also