Decode a Base64 string

Returns an ASCII string containing decoded data from encodedData

by @pixiebrix

How to Use

No instructions provided yet. Have questions?
Ask the PixieBrix Community!


Inputs

Name Required Type Description
encodedData string A binary string contains an base64 encoded data.

Outputs

Name Required Type Description
No outputs for this brick defined.

Related Tags