Lucene.Net 1.9.1 Class Library

BufferedIndexInput.ReadBytes Method 

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

See Also

BufferedIndexInput Class | Lucene.Net.Store Namespace