Apache Lucene.Net 2.4.0 Class Library API

RAMOutputStream.WriteBytes Method

Overload List

Inherited from IndexOutput.

public virtual void WriteBytes(byte[],int);

 

public override void WriteBytes(byte[],int,int);

See Also

RAMOutputStream Class | Lucene.Net.Store Namespace