Method IsSimpleFSIndexInput
IsSimpleFSIndexInput(IndexInput)
Returns true if the instance of the provided input stream is actually an SimpleFSIndexInput.
Declaration
public static bool IsSimpleFSIndexInput(IndexInput is)
Parameters
Type | Name | Description |
---|---|---|
IndexInput | is |
Returns
Type | Description |
---|---|
System.Boolean |