Updates the current checksum with the specified array of bytes.
Updates the current checksum with the specified byte.
open fun update(buffer: Buffer) Updates the current checksum with the bytes from the specified buffer.
Updates the current checksum with a portion of an array of bytes.