Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/hash/_wasm/hash.ts>Hash#update

Deno standard library
Go to Latest
method Hash.prototype.update
import { Hash } from "https://deno.land/std@0.69.0/hash/_wasm/hash.ts";

Update internal state

Parameters

data: Message

data to update