Skip to main content
Module

std/ws/mod.ts>append

Deno standard library
Go to Latest
function append
import { append } from "https://deno.land/std@0.34.0/ws/mod.ts";

Parameters

a: Uint8Array
b: Uint8Array

Returns

Uint8Array