Click or drag to resize

BigFileSorterT Constructor (Encoding)

Large file sorter

Namespace:  FileHelpers
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public BigFileSorter(
	Encoding encoding
)

Parameters

encoding
Type: System.TextEncoding
Encoding of the file
See Also