Function
Dexinput_stream_read
Declaration [src]
DexFuture*
dex_input_stream_read (
GInputStream* self,
gpointer buffer,
gsize count,
int io_priority
)
Parameters
self-
Type:
GInputStreamNo description available.
The data is owned by the caller of the function. buffer-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function. count-
Type:
gsizeNo description available.
io_priority-
Type:
intNo description available.
Return value
Type: DexFuture
No description available.
| The data is owned by the called function. |