Skip to contents

Write base64 string to file

Usage

b64_string_to_file(b64_string, output_file)

Arguments

b64_string

character, base64-encoded string to decode and write to file

output_file

character, path to the output file where the decoded content will be written

Value

side effect of writing a file