Skip to content

StringFromBase64

const StringFromBase64: Schema<string>

Defined in: node_modules/.pnpm/effect@3.14.8/node_modules/effect/dist/dts/Schema.d.ts:3335

Decodes a base64 (RFC4648) encoded string into a UTF-8 string.

Since

3.10.0