data_input_stream_read_line


Description:


[ Version ( since = "1.1" ) ]
public Future data_input_stream_read_line (DataInputStream stream, int io_priority)

Reads a line from the data input stream.

Wraps [method@Gio.DataInputStream.read_line_async].

Parameters:

stream

a [class@Gio.DataInputStream]

io_priority

the IO priority of the request

Returns:

a [class@Dex.Future] that resolves to a string containing the line (without the line terminator), or null if the end of the stream is reached.


Namespace: Dex
Package: libdex-1