base64-decode-region

base64-decode-region is an interactive built-in function in `C source code'.


(base64-decode-region BEG END)

Base64-decode the region between BEG and END.
Return the length of the decoded text.
If the region can't be decoded, signal an error and don't modify the buffer.