mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-24 05:08:18 +00:00
55770052a5
This provides a variety of encode/decode functions for things like base64 and base32 encoding
6 lines
130 B
Markdown
6 lines
130 B
Markdown
# `kumo.encode.base32hex_encode(STRING)`
|
|
|
|
{{since('dev')}}
|
|
|
|
Applies base32hex encoding to STRING, and returns the encoded string.
|