parseInlineDataUrl

Parses an inline data URL extracting media type, parameters, and data.

See MDN data URLs

Return

DataUrl with the URL components, otherwise null

See also