Apache Lucene.Net 2.1 Class Library API

RAMOutputStream.WriteTo Method 

Copy the current contents of this buffer to the named output.

public virtual void WriteTo(
   IndexOutput out_Renamed
);

See Also

RAMOutputStream Class | Lucene.Net.Store Namespace