Pudu programming language
Menu
API reference

Std.Base32.decodeHex

1 declaration

fn

decodeHex: Str -> Result[Bytes, Std.Base32.Base32Error]

The bytes extended-hex base32 spells, padded or not, in either case.

Back to Std.Base32Search related declarations