output_stream_write_bytes


Description:


public Future output_stream_write_bytes (OutputStream stream, Bytes bytes, int io_priority)

Writes bytes to stream.

This function takes a reference to bytes and may be released after calling this function.

Parameters:

stream

a [class@Gio.InputStream]

bytes

the [struct@GLib.Bytes] to write to the stream

io_priority

the IO priority of the request

Returns:

a [class@Dex.Future] that resolves to a `gint64`.


Namespace: Dex
Package: libdex-1