TypeScript API Documentation for LIBSOUP
API Version: 3.0
Library Version: 3.6.6
Generated with TypeDoc via ts-for-gir v4.0.0-beta.41
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.