Encoding Functions

March 16, 2017 ยท View on GitHub

Sprig has the following encoding and decoding functions:

  • b64enc/b64dec: Encode or decode with Base64
  • b32enc/b32dec: Encode or decode with Base32