Constructor SimpleFSIndexInput
SimpleFSIndexInput(IO.FileInfo, Int32, Int32)
Declaration
public SimpleFSIndexInput(IO.FileInfo path, int bufferSize, int chunkSize)
Parameters
Type | Name | Description |
---|---|---|
System.IO.FileInfo | path | |
System.Int32 | bufferSize | |
System.Int32 | chunkSize |