update
Create a new BufferedChecksum with the specified bufferSize
Updates the current checksum with a portion of an array of bytes.
Parameters
b
the byte array to update the checksum with
off
the start offset of the data
len
the number of bytes to use for the update