import * as mod from "https://deno.land/std@0.213.0/encoding/ascii85.ts";
Functions
Decodes a given ascii85-encoded string. | |
Converts data into an ascii58-encoded string. |
Interfaces
Options for |
Type Aliases
Supported ascii85 standards for |
import * as mod from "https://deno.land/std@0.213.0/encoding/ascii85.ts";
Decodes a given ascii85-encoded string. | |
Converts data into an ascii58-encoded string. |
Options for |
Supported ascii85 standards for |