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

x/pogsocket/websocket/mod.ts>unmask

🌐 deno websocket client
Latest
function unmask
Re-export
import { unmask } from "https://deno.land/x/pogsocket@2.0.0/websocket/mod.ts";

Unmask masked websocket payload

Parameters

payload: Uint8Array
optional
mask: Uint8Array