Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
interface Ascii85Options
import { type Ascii85Options } from "https://deno.land/std@0.93.0/encoding/ascii85.ts";

encoding/decoding options

Properties

optional
standard: Ascii85Standard
optional
delimiter: boolean