Skip to main content
Go to Latest
type alias Ascii85Standard
import { type Ascii85Standard } from "https://deno.land/std@0.221.0/encoding/ascii85.ts";

Supported ascii85 standards for Ascii85Options.

definition:
| "Adobe"
| "btoa"
| "RFC 1924"
| "Z85"