Go to Latest
function unescapeBuffer
import { unescapeBuffer } from "https://dotland.deno.dev/std@0.145.0/node/querystring.ts";

A safe fast alternative to decodeURIComponent

Parameters

s: string
optional
decodeSpaces = [UNSUPPORTED]