The length of (all) strings returned by {@link #longToString}

Namespace: Lucene.Net.Documents
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
public static readonly int STR_SIZE
Visual Basic
Public Shared ReadOnly STR_SIZE As Integer
Visual C++
public:
static initonly int STR_SIZE

See Also