mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-20 19:38:18 +00:00
55770052a5
This provides a variety of encode/decode functions for things like base64 and base32 encoding
115 B
115 B
kumo.encode.hex_decode(STRING)
{{since('dev')}}
Decodes hex encoded STRING, and returns the decoded string.