Skip to main content
Module

x/earthstar/mod.ts>concatBytes

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
function concatBytes
import { concatBytes } from "https://deno.land/x/earthstar@v10.0.0-beta.5/mod.ts";

Parameters

a: Uint8Array
b: Uint8Array

Returns

Uint8Array