Apache Lucene.Net 2.4.0 Class Library API

FSDirectory.FSIndexInput.ReadInternal Method 

IndexInput methods

protected internal override void ReadInternal(
   byte[] b,
   int offset,
   int len
);

See Also

FSDirectory.FSIndexInput Class | Lucene.Net.Store Namespace