Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
import * as simpleUtility from "https://deno.land/x/simple_utility@v0.0.1/src/base64.ts";

Functions

Convert from byte array to BASE64 code.

Convert from BASE64 code to byte array.