Method Sort
Sort(FileInfo, FileInfo)
Sort input to output, explicit hint for the buffer size. The amount of allocated memory may deviate from the hint (may be smaller or larger).
Declaration
public OfflineSorter.SortInfo Sort(FileInfo input, FileInfo output)
Parameters
Type | Name | Description |
---|---|---|
FileInfo | input | |
FileInfo | output |
Returns
Type | Description |
---|---|
OfflineSorter.SortInfo |