Skip to main content
Module

x/base64/mod.ts>byteLength

base64 strings from/to Uint8Arrays
Very Popular
Go to Latest
variable byteLength
import { byteLength } from "https://deno.land/x/base64@v0.2.0/mod.ts";

type

(b64: string) => number