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

Parameters

str: string
optional
options: IsByteLengthOptions = [UNSUPPORTED]

Returns

boolean