Initializes a new instance of the RAMOutputStream class
Namespace: Lucene.Net.StoreAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public RAMOutputStream( RAMFile f ) |
| Visual Basic |
|---|
Public Sub New ( _ f As RAMFile _ ) |
| Visual C++ |
|---|
public: RAMOutputStream( RAMFile^ f ) |
Parameters
- f
- Type: Lucene.Net.Store..::..RAMFile
[Missing <param name="f"/> documentation for "M:Lucene.Net.Store.RAMOutputStream.#ctor(Lucene.Net.Store.RAMFile)"]