TypeScript API Documentation for LIBSOUP
API Version: 3.0
Library Version: 3.7.2
Generated with TypeDoc via ts-for-gir v5.2.0
Decodes the given data URI and returns its contents and content_type.
content_type
a data URI, in string form
a GLib.Bytes with the contents of uri, or null if uri is not a valid data URI
uri
null
Decodes the given data URI and returns its contents and
content_type.