writeMimeTypeAsync
open fun writeMimeTypeAsync(mimeType: String, stream: <Error class: unknown class>, ioPriority: <Error class: unknown class>, cancellable: <Error class: unknown class>? = null, callback: <Error class: unknown class>?)
Asynchronously writes the contents of @provider to @stream in the given
Parameters
mimeType
the mime type to provide the data in
stream
the GOutputStream
to write to
ioPriority
I/O priority of the request.
cancellable
optional GCancellable
object, null to ignore.
callback
callback to call when the request is satisfied