Docs Menu
API Developer Guide / middleware / pub / string / decodeBase64

Service: decodeBase64

This service will decode Base64 strings into normal strings.

Input Parameter:

Name Type Description
input: String Base64 String

Output Parameter:

Name Type Description
decoded_output: String Normal String