Apache Lucene.Net 2.4.0 Class Library API

SupportClass.CRC32.update Method (Byte[], Int32, Int32)

public void update(
   byte[] buf,
   int off,
   int len
);

Implements

Checksum.update

See Also

SupportClass.CRC32 Class | (global) Namespace | SupportClass.CRC32.update Overload List