Skip to main content
Go to Latest
type alias LegacyCharacterEncoding
import { type LegacyCharacterEncoding } from "https://deno.land/std@0.145.0/node/internal/crypto/types.ts";
definition:
| "ascii"
| "binary"
| "ucs2"
| "ucs-2"