parseInlineDataUrl
Parses an inline data URL extracting media type, parameters, and data.
See MDN data URLs
Return
DataUrl with the URL components, otherwise null
Parses an inline data URL extracting media type, parameters, and data.
See MDN data URLs
DataUrl with the URL components, otherwise null