Skip to main content
Module

x/mtkruto/0_deps.ts>base64Decode

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
function base64Decode
import { base64Decode } from "https://deno.land/x/mtkruto@0.0.995/0_deps.ts";

Decodes a given RFC4648 base64 encoded string

Parameters

b64: string

Returns

Uint8Array