mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-10 20:42:14 +00:00
This provides a variety of encode/decode functions for things like base64 and base32 encoding
7 lines
141 B
Markdown
7 lines
141 B
Markdown
# `kumo.encode.base32hex_nopad_decode(STRING)`
|
|
|
|
{{since('dev')}}
|
|
|
|
Decodes `base32hex_nopad` encoded STRING, and returns the decoded string.
|
|
|