Updates hash with the bytebuffer given (using at maximum length bytes from that buffer)
@param state Which state is updated
@param buffer Array of bytes to be hashed
@param offset Offset to buffer array
@param length Use at maximum `length' bytes (absolutemaximum is buffer.length)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.