Lucene.Net 1.9.1 Class Library

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