Set up the writer to write at address.
Namespace: Lucene.Net.IndexAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public void Init( int address ) |
| Visual Basic |
|---|
Public Sub Init ( _ address As Integer _ ) |
| Visual C++ |
|---|
public: void Init( int address ) |
Parameters
- address
- Type: System..::..Int32
[Missing <param name="address"/> documentation for "M:Lucene.Net.Index.ByteSliceWriter.Init(System.Int32)"]