Method OpenInput
OpenInput(String, Int32)
Creates an IndexInput for the file with the given name.
Declaration
public override IndexInput OpenInput(String name, int bufferSize)
Parameters
Type | Name | Description |
---|---|---|
System. |
name | |
System. |
bufferSize |
Returns
Type | Description |
---|---|
Index |