Apache Lucene.Net 2.4.0 Class Library API

IndexOutput.WriteLong Method 

Writes a long as eight bytes.

public virtual void WriteLong(
   long i
);

See Also

IndexOutput Class | Lucene.Net.Store Namespace |