Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denjucks/src/deps/path/std/ws/mod.ts>unmask

Deno templating engine
Latest
function unmask
import { unmask } from "https://deno.land/x/denjucks@1.1.1/src/deps/path/std/ws/mod.ts";

Unmask masked websocket payload

Parameters

payload: Uint8Array
optional
mask: Uint8Array