method crypto.Hash.prototype.updateimport { crypto } from "https://deno.land/x/grm@0.5.2/mod.ts"; const { Hash } = crypto; update(data: Buffer)Parametersdata: Buffer