Method OpenInput
OpenInput(String)
Declaration
public override IndexInput OpenInput(String id)
Parameters
Type | Name | Description |
---|---|---|
System. |
id |
Returns
Type | Description |
---|---|
Index |
Overrides
OpenInput(String, Int32)
Declaration
public override IndexInput OpenInput(String id, int readBufferSize)
Parameters
Type | Name | Description |
---|---|---|
System. |
id | |
System. |
readBufferSize |
Returns
Type | Description |
---|---|
Index |