Apache Lucene.Net 2.4.0 Class Library API

ByteSliceReader.ReadBytes Method

Overload List

 

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

Inherited from IndexInput.

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

See Also

ByteSliceReader Class | Lucene.Net.Index Namespace