mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-19 19:08:17 +00:00
55770052a5
This provides a variety of encode/decode functions for things like base64 and base32 encoding
118 B
118 B
kumo.encode.hex_encode(STRING)
{{since('dev')}}
Applies hex encoding to STRING, and returns the encoded string.