powered by
Base64-decode a string into raw bytes using Python's base64 module
base64_dec(text)
raw bytes
raw
string
base64_enc
if (FALSE) { botor:::base64_dec(botor:::base64_enc(charToRaw('foobar'))) }
Run the code above in your browser using DataLab