input_stream_read_bytes


Description:


public Future input_stream_read_bytes (InputStream stream, size_t count, int io_priority)

Reads count bytes from the stream.

Parameters:

stream

a [class@Gio.InputStream]

count

size in bytes to read from the stream

io_priority

the IO priority of the request

Returns:

a [class@Dex.Future] that resolves to a [struct@GLib.Bytes].


Namespace: Dex
Package: libdex-1