TypeScript API Documentation for DEX
API Version: 1
Library Version: 1.0.0
Generated with TypeDoc via ts-for-gir v5.2.0
Since 1.2
Reads a UTF-8 line from the data input stream.
Wraps Gio.DataInputStream.read_line_async with Gio.DataInputStream.read_line_finish_utf8.
a Gio.DataInputStream
the [IO priority][iface@Gio.AsyncResult#io-priority] of the request
a Dex.Future that resolves to a string containing the line (without the line terminator), or null if the end of the stream is reached.
null
1.2
Reads a UTF-8 line from the data input stream.
Wraps Gio.DataInputStream.read_line_async with Gio.DataInputStream.read_line_finish_utf8.