Converts the specified UTF-8 Base64 encoded string and decodes it to a raw Base64 decoded byte array.
@param base64Encoded a UTF-8 Base64 encoded string @return the raw Base64 decoded byte array.
See Implementation
Converts the specified UTF-8 Base64 encoded string and decodes it to a raw Base64 decoded byte array.
@param base64Encoded a UTF-8 Base64 encoded string @return the raw Base64 decoded byte array.