Writes bytes to stream.
This function takes a reference to bytes and may be released after calling this function.
| stream |
a [class@Gio.InputStream] |
| bytes |
the [struct@GLib.Bytes] to write to the stream |
| io_priority |
the IO priority of the request |
|
a [class@Dex.Future] that resolves to a `gint64`. |