TBinaryToTextEncoding
Bun

type

crypto.BinaryToTextEncoding

type BinaryToTextEncoding = 'base64' | 'base64url' | 'hex' | 'binary'