DotLucene 1.4 API Documentation

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