Base64 decode

更新时间:
复制 MD 格式

1. Introduction

Note

Prerequisites: None

Use this component to decode Base64 data.

2. Inputs

Note

For more information about each input, see the help text in the component panel of the visual editor.

3. Outputs

Note

For more information about each output, see the help text in the component panel of the visual editor.

4. Component usage example

4.1. Configuration example

  1. For String or byte array to decode, enter the variable value "v_string_base64_encode_1" from the output of the Base64 encoding.

  2. For Output results, select 'string'.

  3. Keep the default advanced options.

image

4.2. Example result

After the flow runs successfully, click the Log panel to view the result, as shown in the following figure.