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

x/lavadeno/deps.ts>pogsockets.unmask

lavadeno is a simple, easy-to-use, and flexible lavalink client built on the Deno Runtime.
Latest
function pogsockets.unmask
Re-export
import { pogsockets } from "https://deno.land/x/lavadeno@3.3.0/deps.ts";
const { unmask } = pogsockets;

Unmask masked websocket payload

Parameters

payload: Uint8Array
optional
mask: Uint8Array