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

x/dtils/mod.unstable.ts>Sha256#append

The best unofficial library of utilities for Deno applications
Go to Latest
method Sha256.prototype.append
import { Sha256 } from "https://deno.land/x/dtils@2.4.0/mod.unstable.ts";

Parameters

contents: Uint8Array | string

Returns

Promise<void>