Decode a base64 encoded string.
a byte array with the decoded data.
Error if the input contains characters outside base64 alphabet or is otherwise invalid.
Oracle 23.3
Decode a base64 encoded string.