Apache Lucene.Net 2.4.0 Class Library API

RAMInputStream.ReadBytes Method

Overload List

 

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

Inherited from IndexInput.

public virtual void ReadBytes(byte[],int,int,bool);

See Also

RAMInputStream Class | Lucene.Net.Store Namespace