Skip to main content
Module

std/node/sys.ts>types.isUint8Array

Deno standard library
Go to Latest
function types.isUint8Array
import { types } from "https://deno.land/std@0.106.0/node/sys.ts";
const { isUint8Array } = types;

Parameters

value: unknown

Returns

boolean