Deprecated
(will be removed in 0.210.0) Use encodeAscii85
instead.
Encodes a given Uint8Array into ascii85, supports multiple standards
import { encode } from "https://deno.land/std@0.207.0/encoding/ascii85.ts";
(will be removed in 0.210.0) Use encodeAscii85
instead.
Encodes a given Uint8Array into ascii85, supports multiple standards
import { encode } from "https://deno.land/std@0.207.0/encoding/ascii85.ts";