Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/tweetnacl_deno/src/array.ts>ByteArray

Port of TweetNaCl cryptographic library to TypeScript for Deno
Latest
type alias ByteArray
import { type ByteArray } from "https://deno.land/x/tweetnacl_deno@v1.0.3/src/array.ts";
definition: Uint8Array
function ByteArray
import { ByteArray } from "https://deno.land/x/tweetnacl_deno@v1.0.3/src/array.ts";

Parameters

n: number | number[] | ArrayBuffer