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