Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/polkadot/util/is/index.ts>isUtf8

Package publishing for deno.land/x/polkadot
Go to Latest
function isUtf8
import { isUtf8 } from "https://deno.land/x/polkadot@0.2.40/util/is/index.ts";

Parameters

optional
value:
| HexString
| number[]
| Uint8Array
| string
| null

Returns

boolean