Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
function isByteLength
import { isByteLength } from "https://deno.land/x/validatte@0.7.2/behaviors/common/isByteLength.ts";

Parameters

str: string
optional
options: IsByteLengthOptions = [UNSUPPORTED]

Returns

boolean