Skip to main content
Module

x/jose/lib/buffer_utils.ts>concat

"JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS with no dependencies using runtime's native crypto in Node.js, Browser, Cloudflare Workers, Electron, and Deno.
Extremely Popular
Go to Latest
function concat
import { concat } from "https://deno.land/x/jose@v4.9.1/lib/buffer_utils.ts";

Parameters

...buffers: Uint8Array[]

Returns

Uint8Array