uri_decode_data_uri
Description:
Decodes the given data URI and returns its contents and content_type
.
Parameters:
uri |
a data URI, in string form |
content_type |
location to store content type |
Returns:
a Bytes with the contents of |
Namespace: Soup
Package: libsoup-3.0