Skip to main content
Module

x/cav/deps.ts>base64

A server framework for Deno
Go to Latest
namespace base64
import { base64 } from "https://deno.land/x/cav@0.2.3/deps.ts";

Functions

Converts given base64url encoded data back to original

Encodes a given ArrayBuffer or string into a base64url representation