mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-04 20:18:32 +00:00
7 lines
180 B
Markdown
7 lines
180 B
Markdown
# Encoding Functions
|
|
|
|
Sprig has the following encoding and decoding functions:
|
|
|
|
- `b64enc`/`b64dec`: Encode or decode with Base64
|
|
- `b32enc`/`b32dec`: Encode or decode with Base32
|