Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

decode

import { decode } from "https://raw.githubusercontent.com/olaven/dio/master/mod.ts";
function decode(input: BufferSource);
§
decode(input: BufferSource)
[src]

§Parameters

§
input: BufferSource
[src]