Skip to main content
Module

std/node/stream.ts>_isUint8Array

Deno standard library
Go to Latest
function _isUint8Array
Re-export
import { _isUint8Array } from "https://deno.land/std@0.158.0/node/stream.ts";

Parameters

value: unknown

Returns

value is Uint8Array