Constructor MockIndexInputWrapper
MockIndexInputWrapper(MockDirectoryWrapper, String, IndexInput)
Construct an empty output buffer.
Declaration
public MockIndexInputWrapper(MockDirectoryWrapper dir, string name, IndexInput delegate)
Parameters
Type | Name | Description |
---|---|---|
MockDirectoryWrapper | dir | |
System.String | name | |
IndexInput | delegate |