Skip to main content
Module

x/canvas/deps.ts>decode

Canvas API for Deno, ported from canvaskit-wasm (Skia).
Latest
function decode
import { decode } from "https://deno.land/x/canvas@v1.4.1/deps.ts";

Decodes a given RFC4648 base64 encoded string

Parameters

b64: string

Returns

Uint8Array