Packages
gio-2.0
GLib
DataInputStream
byte_order
newline_type
DataInputStream
get_byte_order
get_newline_type
read_byte
read_int16
read_int32
read_int64
read_line
read_line_async
read_line_utf8
read_line_utf8_async
read_uint16
read_uint32
read_uint64
read_until
read_until_async
read_upto
read_upto_async
set_byte_order
set_newline_type
read_line_async
Description:
[
CCode
( array_length =
false
, array_null_terminated =
true
) ]
[
Version
( since =
"2.20"
) ]
public
async
string
?
read_line_async
(
int
io_priority =
DEFAULT
,
Cancellable
? cancellable =
null
,
out
size_t
length =
null
)
throws
IOError