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

x/fathym_common/src/utils/stream.helpers.ts>concatUint8Arrays

The Fathym Reference Architecture provides the common foundation for applications built in Typescript.
Go to Latest
function concatUint8Arrays
import { concatUint8Arrays } from "https://deno.land/x/fathym_common@v0.0.172/src/utils/stream.helpers.ts";

Parameters

a: Uint8Array
b: Uint8Array