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

std/ws/sha1.ts>Sha1#update

Deno standard library
Go to Latest
method Sha1.prototype.update
import { Sha1 } from "https://deno.land/std@0.36.0/ws/sha1.ts";

Parameters

data: string | ArrayBuffer | ArrayBufferView