Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function concatArrayBuffer
import { concatArrayBuffer } from "https://deno.land/x/masx200_deno_http_middleware@3.3.0/utils/concatArrayBuffer.ts";

Parameters

array: Uint8Array[]

Returns

Promise<Uint8Array>