the byte array containing the payload data
Namespace: Lucene.Net.IndexAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
protected internal byte[] data |
| Visual Basic |
|---|
Protected Friend data As Byte() |
| Visual C++ |
|---|
protected public: array<unsigned char>^ data |