Package: effect Module: Schema
effect
Schema
Decodes a hex encoded string into a UTF-8 string.
Signature
declare const StringFromHex: Schema<string, string, never>
Source
Since v3.10.0