Lucene.Net 1.4.3 Class Library

RAMOutputStream.WriteTo Method 

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

public virtual void WriteTo(
   OutputStream out_Renamed
);

See Also

RAMOutputStream Class | Lucene.Net.Store Namespace