Skip to main content
Module

x/bcrypt/base64.ts>encode

A port of jBCrypt to TypeScript for use as a Deno module
Go to Latest
function encode
import { encode } from "https://deno.land/x/bcrypt@v0.1.0/base64.ts";

Parameters

d: Uint8Array
len: number

Returns

string