Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/ayonli_jsext/string/index.ts>bytes

A JavaScript extension package for building strong and modern applications.
Latest
function bytes
Deprecated
Deprecated

use the bytes module instead.

import { bytes } from "https://deno.land/x/ayonli_jsext@v0.9.72/string/index.ts";

Returns the bytes of the given string.

Parameters

str: string