BigFileSorter Constructor |
Name | Description | |
---|---|---|
![]() | BigFileSorter |
Create a big file sorter with the minimum buffer size
|
![]() | BigFileSorter(ComparisonString) |
Create a big file sorter using comparison operator
|
![]() | BigFileSorter(Int32) |
Create a big file sorter using the block size
|
![]() | BigFileSorter(Encoding) |
Create a big file sorter using and encoding
|
![]() | BigFileSorter(ComparisonString, Int32) |
Create a big file sorter with a comparison operator and block size
|
![]() | BigFileSorter(ComparisonString, Encoding, Int32) |
Create a bug file sorter
|