Skip to content

Uint8ArrayFromHex

const Uint8ArrayFromHex: Schema<Uint8Array, string>

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

Decodes a hex encoded string into a Uint8Array.

Since

3.10.0