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

x/jose/lib/buffer_utils.ts>concat

"JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.
Extremely Popular
Go to Latest
function concat
import { concat } from "https://deno.land/x/jose@v4.12.1/lib/buffer_utils.ts";

Parameters

...buffers: Uint8Array[]

Returns

Uint8Array