mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-06 02:28:56 +00:00
This provides a variety of encode/decode functions for things like base64 and base32 encoding
138 B
138 B
kumo.encode.base32_nopad_encode(STRING)
{{since('dev')}}
Applies base32_nopad encoding to STRING, and returns the encoded string.