Function
Dexinput_stream_read_bytes
Declaration [src]
DexFuture*
dex_input_stream_read_bytes (
GInputStream* stream,
gsize count,
int io_priority
)
Parameters
stream-
Type:
GInputStreamA
GInputStream.The data is owned by the caller of the function. count-
Type:
gsizeSize in bytes to read from the stream.
io_priority-
Type:
intThe IO priority of the request.