Skip to main content
Module

x/targadactyl/deps.ts>decode

tga.js implemented in Deno
Latest
function decode
Re-export
import { decode } from "https://deno.land/x/targadactyl@1.2.0/deps.ts";

Decodes a given RFC4648 base64 encoded string

Parameters

b64: string

Returns

Uint8Array