Lucene.Net 1.9.1 Class Library

FSIndexInput.ReadInternal Method 

IndexInput methods

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

See Also

FSIndexInput Class | Lucene.Net.Store Namespace