Package: effect Module: Schema
effect
Schema
Type-level representation of Uint8ArrayFromHex.
Uint8ArrayFromHex
Signature
export interface Uint8ArrayFromHex extends decodeTo<Uint8Array, String> { readonly "Rebuild": Uint8ArrayFromHex }
Source
Since v3.10.0