Skip to main content
Go to Latest
namespace base64
import { base64 } from "https://deno.land/x/fathym_eac_runtime@v0.0.204/deps.ts";

Utilities for base64 encoding and decoding.

This module is browser compatible.

Functions

Decodes a base64-encoded string.

Converts data into a base64-encoded string.