mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-04 18:08:16 +00:00
6 lines
154 B
Markdown
6 lines
154 B
Markdown
# `kumo.encode.base32_nopad_encode(STRING)`
|
|
|
|
{{since('2023.08.22-4d895015')}}
|
|
|
|
Applies `base32_nopad` encoding to STRING, and returns the encoded string.
|