mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-07 19:18:57 +00:00
This provides a variety of encode/decode functions for things like base64 and base32 encoding
135 B
135 B
kumo.encode.base64_nopad_decode(STRING)
{{since('dev')}}
Decodes base64_nopad encoded STRING, and returns the decoded string.