Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/typed_numeric/mod.ts>Uint8Vector.of

Typed numeric for Deno.
Latest
method Uint8Vector.of
import { Uint8Vector } from "https://deno.land/x/typed_numeric@0.5.0/mod.ts";

Parameters

...elementN: Array<Uint8> | Array<number>