Apache Lucene.Net 2.4.0 Class Library API

FSDirectory.FSIndexOutput.FlushBuffer Method 

output methods:

public override void FlushBuffer(
   byte[] b,
   int offset,
   int size
);

See Also

FSDirectory.FSIndexOutput Class | Lucene.Net.Store Namespace