Apache Lucene.Net 2.4.0 Class Library API

IndexOutput.WriteString Method 

Writes a string.

public virtual void WriteString(
   string s
);

See Also

IndexOutput Class | Lucene.Net.Store Namespace |