Apache Lucene.Net 2.4.0 Class Library API

ChecksumIndexInput.ReadBytes Method

Overload List

 

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

Inherited from IndexInput.

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

See Also

ChecksumIndexInput Class | Lucene.Net.Store Namespace