Skip to content

Uint8ArrayFromHex

const Uint8ArrayFromHex: Schema<Uint8Array, string>

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

Decodes a hex encoded string into a Uint8Array.

3.10.0