mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-05 10:08:56 +00:00
This provides a variety of encode/decode functions for things like base64 and base32 encoding
7 lines
148 B
Markdown
7 lines
148 B
Markdown
# Module `kumo.encode`
|
|
|
|
This module provides functions for encoding data in standard
|
|
representations such as base64 or hex.
|
|
|
|
## Available Functions
|