Skip to content

Uint8ArrayFromBase64

const Uint8ArrayFromBase64: Schema<Uint8Array, string>

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

Decodes a base64 (RFC4648) encoded string into a Uint8Array.

Since

3.10.0