Docs Functions encoding encoding.Base64Decode encoding.Base64Decode INPUT Returns the base64 decoding of the given content. encoding.Base64Encode encoding.Base64Encode INPUT Returns the base64 decoding of the given content. encoding.Jsonify encoding.Jsonify [OPTIONS] INPUT Encodes the given object to JSON.