Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method BytesList.prototype.concat
import { BytesList } from "https://deno.land/std@0.158.0/bytes/bytes_list.ts";

Concatenate chunks into single Uint8Array copied.

Returns

Uint8Array