Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deno_cache/deps.ts>Sha256#update

A TypeScript implementation of Deno CLI's module cache
Go to Latest
method Sha256.prototype.update
import { Sha256 } from "https://deno.land/x/deno_cache@0.4.1/deps.ts";

Update hash

Parameters

message: Message

The message you want to hash.