Apache Lucene.Net 2.4.0 Class Library API

BufferedIndexInput.ReadBytes Method (Byte[], Int32, Int32, Boolean)

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

See Also

BufferedIndexInput Class | Lucene.Net.Store Namespace | BufferedIndexInput.ReadBytes Overload List