Skip to main content
Go to Latest
type alias BinaryToTextEncoding
Re-export
import { type BinaryToTextEncoding } from "https://deno.land/std@0.166.0/node/crypto.ts";
definition:
| "base64"
| "base64url"
| "hex"
| "binary"