Skip to main content
Go to Latest
type alias CharacterEncoding
Re-export
import { type CharacterEncoding } from "https://deno.land/std@0.158.0/node/crypto.ts";
definition:
| "utf8"
| "utf-8"
| "utf16le"
| "latin1"