Lucene.Net 2.0 Class Library

BufferedIndexInput.ReadBytes Method 

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

See Also

BufferedIndexInput Class | Lucene.Net.Store Namespace