Skip to main content
Module

x/danet/validation.ts>isByteLength

The most mature backend framework for Deno
Go to Latest
function isByteLength
Re-export
import { isByteLength } from "https://deno.land/x/danet@2.0.3-alpha/validation.ts";

Parameters

str: string
optional
options: IsByteLengthOptions = [UNSUPPORTED]

Returns

boolean