Skip to contents

Decode base64 string

Usage

decode_bin(text)

Arguments

text

the base64 character vector to decode

Value

One decoded value (e.g. a raw vector corresponding to a binary file)