Lucene.Net 1.9 Class Library

IndexInput.ReadBytes Method 

public abstract void ReadBytes(
   byte[] b,
   int offset,
   int len
);

See Also

IndexInput Class | Lucene.Net.Store Namespace