Function
Dexinput_stream_read_bytes
Declaration [src]
DexFuture*
dex_input_stream_read_bytes (
GInputStream* self,
gsize count,
int io_priority
)
Parameters
self-
Type:
GInputStreamNo description available.
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. |