Function
Dexinput_stream_skip
Declaration [src]
DexFuture*
dex_input_stream_skip (
GInputStream* self,
gsize count,
int io_priority
)
Parameters
self-
Type:
GInputStreamA
GInputStream.The data is owned by the caller of the function. count-
Type:
gsizeThe number of bytes to skip.
io_priority-
Type:
intThe IO priority of the request.