Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function isByteLength
import { isByteLength } from "https://deno.land/x/validatte@0.7.5/behaviors/common/isByteLength.ts";

Parameters

str: string
optional
options: IsByteLengthOptions = [UNSUPPORTED]

Returns

boolean