Apache Lucene.Net 2.4.0 Class Library API

ChecksumIndexInput.ReadBytes Method (Byte[], Int32, Int32)

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

See Also

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