BASE64_DECODE_BINARY¶
BASE64_DECODE_BINARY(msg[, alphabet])
The same as BASE64_DECODE_STRING
except that the output is binary instead of a string.
BASE64_DECODE_BINARY(msg[, alphabet])
The same as BASE64_DECODE_STRING
except that the output is binary instead of a string.