Class to write byte streams into slices of shared
byte[]. This is used by DocumentsWriter to hold the
posting list for many terms in RAM.
Namespace: Lucene.Net.IndexAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public sealed class ByteSliceWriter |
| Visual Basic |
|---|
Public NotInheritable Class ByteSliceWriter |
| Visual C++ |
|---|
public ref class ByteSliceWriter sealed |