Creates a data URL from raw base64 data and a MIME type.
The raw base64 encoded data (without the data: prefix)
The MIME type (e.g., 'image/png')
A complete data URL
Creates a data URL from raw base64 data and a MIME type.