mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-08-26 00:00:19 +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.
|